account.ConnectedBots#

class pyrogram.raw.types.account.ConnectedBots#

Info about currently connected business bots.

Constructor of ConnectedBots.

Details:
  • Layer: 187

  • ID: 17D7F87B

Parameters:
  • connected_bots (List of ConnectedBot) – Info about the connected bots

  • users (List of User) – Bot information

Functions:

This object can be returned by 1 function.

account.GetConnectedBots

List all currently connected business bots »