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