menu
td_json_client package
documentation
td_api.dart
ChatEventVideoChatCreated
ChatEventVideoChatCreated.new constructor
ChatEventVideoChatCreated.new constructor
dark_mode
light_mode
ChatEventVideoChatCreated
constructor
ChatEventVideoChatCreated
(
{
String
?
extra
,
int
?
client_id
,
int32
?
group_call_id
,
})
Implementation
ChatEventVideoChatCreated({ super.extra, super.client_id, this.group_call_id, });
td_json_client package
documentation
td_api
ChatEventVideoChatCreated
ChatEventVideoChatCreated.new constructor
ChatEventVideoChatCreated class