menu
td_json_client package
documentation
td_api.dart
BotCommandScopeChatMember
BotCommandScopeChatMember.new constructor
BotCommandScopeChatMember.new constructor
dark_mode
light_mode
BotCommandScopeChatMember
constructor
BotCommandScopeChatMember
(
{
String
?
extra
,
int
?
client_id
,
int53
?
chat_id
,
int53
?
user_id
,
})
Implementation
BotCommandScopeChatMember({ super.extra, super.client_id, this.chat_id, this.user_id, });
td_json_client package
documentation
td_api
BotCommandScopeChatMember
BotCommandScopeChatMember.new constructor
BotCommandScopeChatMember class