ConnectedBot#
- class pyrogram.raw.types.ConnectedBot#
Contains info about a connected business bot ».
Constructor of
ConnectedBot
.- Details:
Layer:
198
ID:
BD068601
- Parameters:
bot_id (
int
64-bit
) – ID of the connected botrecipients (
BusinessBotRecipients
) – Specifies the private chats that a connected business bot » may receive messages and interact with.can_reply (
bool
, optional) – Whether the the bot can reply to messages it receives through the connection