menu
tdlib2 package
documentation
td_api.dart
UpdateChatVideoChat
UpdateChatVideoChat.new constructor
UpdateChatVideoChat.new constructor
dark_mode
light_mode
UpdateChatVideoChat
constructor
UpdateChatVideoChat
(
{
required
int
chatId
,
VideoChat
?
videoChat
,
})
Implementation
UpdateChatVideoChat({required this.chatId, this.videoChat});
tdlib2 package
documentation
td_api
UpdateChatVideoChat
UpdateChatVideoChat.new constructor
UpdateChatVideoChat class