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