UpdateChatVideoChat constructor

UpdateChatVideoChat(
  1. {required int chat_id,
  2. required VideoChat video_chat,
  3. int? extra,
  4. int? clientId}
)

A chat video chat state has changed

Implementation

UpdateChatVideoChat