payments.UserStarGifts

class pyrogram.raw.types.payments.UserStarGifts

Telegram API type.

Constructor of UserStarGifts.

Details:
  • Layer: 194

  • ID: 6B65B517

Parameters:
  • count (int 32-bit) – N/A

  • gifts (List of UserStarGift) – N/A

  • users (List of User) – N/A

  • next_offset (str, optional) – N/A

Functions:

This object can be returned by 1 function.

payments.GetUserStarGifts

Telegram API function.