InlineQueryPeerType

class pyrogram.raw.base.InlineQueryPeerType

Inline query peer type.

Constructors:

This base type has 6 constructors available.

InlineQueryPeerTypeBotPM

Peer type: private chat with a bot.

InlineQueryPeerTypeBroadcast

Peer type: channel

InlineQueryPeerTypeChat

Peer type: chat

InlineQueryPeerTypeMegagroup

Peer type: supergroup

InlineQueryPeerTypePM

Peer type: private chat

InlineQueryPeerTypeSameBotPM

Peer type: private chat with the bot itself

TL Schema


Parameter Tree

Example