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