GetSupergroup constructor

GetSupergroup(
  1. {required int supergroup_id,
  2. int? extra,
  3. int? clientId}
)

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 Supergroup

Implementation

GetSupergroup