Link Search Menu Expand Document

Constructor: attachMenuBotsBot

Back to constructors index

Represents a bot mini app that can be launched from the attachment menu »

Attributes:

NameTypeRequiredDescription
botAttachMenuBotYesRepresents a bot mini app that can be launched from the attachment menu »
usersArray of UserYesInfo about related users and bots

Type: AttachMenuBotsBot

Example:

$attachMenuBotsBot = ['_' => 'attachMenuBotsBot', 'bot' => AttachMenuBot, 'users' => [User, User]];