GetGroupCall constructor

GetGroupCall(
  1. {required int group_call_id,
  2. int? extra,
  3. int? clientId}
)

Returns information about a group call

Returns GroupCall

Implementation

GetGroupCall