telegram api type · layer 229
AttachMenuPeerType
Indicates a supported peer type for a bot mini app attachment menu
constructors (5)
| constructor | id | description |
|---|---|---|
| attachMenuPeerTypeSameBotPM | #7d6be90e | The bot attachment menu entry is available in the chat with the bot that offers it |
| attachMenuPeerTypeBotPM | #c32bfa1a | The bot attachment menu entry is available in private chats with other bots (excluding the bot that offers the current attachment menu) |
| attachMenuPeerTypePM | #f146d31f | The bot attachment menu entry is available in private chats with other users (not bots) |
| attachMenuPeerTypeChat | #0509113f | The bot attachment menu entry is available in groups and supergroups |
| attachMenuPeerTypeBroadcast | #7bfbdefc | The bot attachment menu entry is available in channels |