Skip to main content

attachMenuBots

Represents a list of bot mini apps that can be launched from the attachment menu »

type tg.AttachMenuBots struct { /* ... */ }

Implements AttachMenuBots.

Fields

NameTypeRequiredDescription
Hashint64yesHash used for caching, for more info click here
Bots[]AttachMenuBotyesList of bot mini apps that can be launched from the attachment menu »
Users[]UserClassyesInfo about related users/bots

References