SetVideoChatDefaultParticipant constructor

SetVideoChatDefaultParticipant(
  1. {required int chat_id,
  2. required MessageSender default_participant_id,
  3. int? extra,
  4. int? clientId}
)

Changes default participant identifier, on whose behalf a video chat in the chat will be joined

Returns Ok

Implementation

SetVideoChatDefaultParticipant