menu
dart_telegram_bot package
documentation
telegram_entities.dart
BotCommandScopeChatMember
BotCommandScopeChatMember constructor
BotCommandScopeChatMember constructor
dark_mode
light_mode
BotCommandScopeChatMember
constructor
BotCommandScopeChatMember
(
ChatID
chatId
,
int
userId
)
Basic constructor
Implementation
BotCommandScopeChatMember( this.chatId, this.userId, );
dart_telegram_bot package
documentation
telegram_entities
BotCommandScopeChatMember
BotCommandScopeChatMember constructor
BotCommandScopeChatMember class