-
Color to highlight selected icon of
the bot if appropriate; may be null.
Color to highlight selected name of
the bot if appropriate; may be null.
AttachmentMenuBot(long botUserId,
boolean supportsSelfChat,
boolean supportsUserChats,
boolean supportsBotChats,
boolean supportsGroupChats,
boolean supportsChannelChats,
boolean supportsSettings,
boolean requestWriteAccess,
String name,
TdApi.AttachmentMenuBotColor nameColor,
TdApi.File defaultIcon,
TdApi.File iosStaticIcon,
TdApi.File iosAnimatedIcon,
TdApi.File androidIcon,
TdApi.File macosIcon,
TdApi.AttachmentMenuBotColor iconColor,
TdApi.File webAppPlaceholder)
Represents a bot, which can be added
to attachment menu.