menu
tdlib2 package
documentation
td_api.dart
BotCommandScopeChatMember
BotCommandScopeChatMember.new constructor
BotCommandScopeChatMember.new constructor
dark_mode
light_mode
BotCommandScopeChatMember
constructor
BotCommandScopeChatMember
(
{
required
int
chatId
,
required
int
userId
,
})
Implementation
BotCommandScopeChatMember({required this.chatId, required this.userId});
tdlib2 package
documentation
td_api
BotCommandScopeChatMember
BotCommandScopeChatMember.new constructor
BotCommandScopeChatMember class