menu
max_bot_api package
documentation
types.dart
MessageRecipient
MessageRecipient.new const constructor
MessageRecipient.new const constructor
dark_mode
light_mode
MessageRecipient
constructor
const
MessageRecipient
(
{
int
?
chatId
,
required
ChatType
chatType
,
})
Implementation
const MessageRecipient({ this.chatId, required this.chatType, });
max_bot_api package
documentation
types
MessageRecipient
MessageRecipient.new const constructor
MessageRecipient class