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