Skip to content

getGroupCallParticipants

Function · TDLib 1.8.67 · d1085f9c

Returns information about participants of a non-joined group call that is not bound to a chat

getGroupCallParticipants(
  input_group_call: InputGroupCall,
  limit: int32
) → GroupCallParticipants

input_group_call

InputGroupCall

The group call which participants will be returned

limit

int32

The maximum number of participants to return; must be positive