MessageActionPaidMessagesRefunded#

class pyrogram.raw.types.MessageActionPaidMessagesRefunded#

Sent from peer A to B, indicates that A refunded all stars B previously paid to send messages to A, see here for more info on paid messages.

Constructor of MessageAction.

Details:
  • Layer: 214

  • ID: AC1F1FCD

Parameters:
  • count (int 32-bit) – Number of paid messages affected by the refund.

  • stars (int 64-bit) – Number of refunded stars.