Skip to content

GroupCallInfo

Type · TDLib 1.8.67 · d1085f9c

Contains information about a just created or just joined group call

GroupCallInfo(
  group_call_id: int32,
  join_payload: string
) → GroupCallInfo

group_call_id

int32

Identifier of the group call

join_payload

string

Join response payload for tgcalls; empty if the call isn't joined