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