InputStarsTransaction
- class pyrogram.types.InputStarsTransaction
Content of a stars transaction.
- Parameters:
id (
str) – Unique transaction identifier.is_refund (
bool, optional) – True, if the transaction is a refund.
Content of a stars transaction.
id (str) – Unique transaction identifier.
is_refund (bool, optional) – True, if the transaction is a refund.