StarsTransaction¶
- class pyrogram.raw.types.StarsTransaction¶
Telegram API type.
Constructor of
StarsTransaction
.- Details:
Layer:
194
ID:
35D4F276
- Parameters:¶
id (
str
) – N/Astars (
int
64-bit
) – N/Adate (
int
32-bit
) – N/Apeer (
StarsTransactionPeer
) – N/Arefund (
bool
, optional) – N/Apending (
bool
, optional) – N/Afailed (
bool
, optional) – N/Agift (
bool
, optional) – N/Areaction (
bool
, optional) – N/Atitle (
str
, optional) – N/Adescription (
str
, optional) – N/Aphoto (
WebDocument
, optional) – N/Atransaction_date (
int
32-bit
, optional) – N/Atransaction_url (
str
, optional) – N/Abot_payload (
bytes
, optional) – N/Amsg_id (
int
32-bit
, optional) – N/Aextended_media (List of
MessageMedia
, optional) – N/Asubscription_period (
int
32-bit
, optional) – N/Agiveaway_post_id (
int
32-bit
, optional) – N/Astargift (
StarGift
, optional) – N/Afloodskip_number (
int
32-bit
, optional) – N/A