Raw.AttachMenuBotsBot
Represents a bot mini app that can be launched from the attachment menu
attachMenuBotsBot#93bf667f bot:AttachMenuBot users:Vector<User> = AttachMenuBotsBot;
export namespace Raw {
export class AttachMenuBotsBot {
constructor(params: { bot: Raw.TypeAttachMenuBot; users: Array<Raw.TypeUser> }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x93bf667f
Property
bot
: Raw.TypeAttachMenuBotRepresents a bot mini app that can be launched from the attachment menu
users
: Array of Raw.TypeUserInfo about related users and bots