payments.GetConnectedStarRefBots#

class pyrogram.raw.functions.payments.GetConnectedStarRefBots#

Fetch all affiliations we have created for a certain peer

Details:
  • Layer: 198

  • ID: 5869A553

Parameters:
  • peer (InputPeer) – The affiliated peer

  • limit (int 32-bit) – Maximum number of results to return, see pagination

  • offset_date (int 32-bit, optional) – If set, returns only results older than the specified unixtime

  • offset_link (str, optional) – Offset for pagination, taken from the last returned connectedBotStarRef.url (initially empty)

Returns:

payments.ConnectedStarRefBots