Skip to content

UpdateGroupCallVerificationState

Update · TDLib 1.8.67 · d1085f9c

The verification state of an encrypted group call has changed; for group calls not bound to a chat only

UpdateGroupCallVerificationState(
  group_call_id: int32,
  generation: int32,
  emojis: list of string
) → Update

group_call_id

int32

Identifier of the group call

generation

int32

The call state generation to which the emoji corresponds. If generation is different for two users, then their emoji may be also different

emojis

list of string

Group call state fingerprint represented as 4 emoji; may be empty if the state isn't verified yet