menu
tdlib2 package
documentation
td_api.dart
GetPreparedKeyboardButton
GetPreparedKeyboardButton.new constructor
GetPreparedKeyboardButton.new constructor
dark_mode
light_mode
GetPreparedKeyboardButton
constructor
GetPreparedKeyboardButton
(
{
required
int
botUserId
,
required
String
preparedButtonId
,
})
Implementation
GetPreparedKeyboardButton({ required this.botUserId, required this.preparedButtonId, });
tdlib2 package
documentation
td_api
GetPreparedKeyboardButton
GetPreparedKeyboardButton.new constructor
GetPreparedKeyboardButton class