View Source ExTDLib.Method.GetSupergroup (ExTDLib v0.0.4)

Returns information about a supergroup or a channel by its identifier. This is an offline request if the current user is not a bot. Returns object_ptr<Supergroup>.

NameTypeDescription
supergroup_idstringSupergroup or channel identifier.

More details on telegram's documentation.