telegram api type · layer 229
InlineQueryPeerType
Inline query peer type.
constructors (6)
| constructor | id | description |
|---|---|---|
| inlineQueryPeerTypeSameBotPM | #3081ed9d | Peer type: private chat with the bot itself |
| inlineQueryPeerTypePM | #833c0fac | Peer type: private chat |
| inlineQueryPeerTypeChat | #d766c50a | Peer type: chat |
| inlineQueryPeerTypeMegagroup | #5ec4be43 | Peer type: supergroup |
| inlineQueryPeerTypeBroadcast | #6334ee9a | Peer type: channel |
| inlineQueryPeerTypeBotPM | #0e3b2d0c | Peer type: private chat with a bot. |