payments.ConnectedStarRefBots#

class pyrogram.raw.types.payments.ConnectedStarRefBots#

Active affiliations

Constructor of ConnectedStarRefBots.

Details:
  • Layer: 198

  • ID: 98D5EA1D

Parameters:
  • count (int 32-bit) – Total number of active affiliations

  • connected_bots (List of ConnectedBotStarRef) – The affiliations

  • users (List of User) – Peers mentioned in connected_bots

Functions:

This object can be returned by 4 functions.

payments.GetConnectedStarRefBots

Fetch all affiliations we have created for a certain peer

payments.GetConnectedStarRefBot

Fetch info about a specific bot affiliation »

payments.ConnectStarRefBot

Join a bot's affiliate program, becoming an affiliate »

payments.EditConnectedStarRefBot

Leave a bot's affiliate program »