menu
tdlib2 package
documentation
td_api.dart
AttachmentMenuBotColor
AttachmentMenuBotColor.new constructor
AttachmentMenuBotColor.new constructor
dark_mode
light_mode
AttachmentMenuBotColor
constructor
AttachmentMenuBotColor
(
{
required
int
lightColor
,
required
int
darkColor
,
})
Implementation
AttachmentMenuBotColor({required this.lightColor, required this.darkColor});
tdlib2 package
documentation
td_api
AttachmentMenuBotColor
AttachmentMenuBotColor.new constructor
AttachmentMenuBotColor class