payments.GiveawayInfoResults¶
- class pyrogram.raw.types.payments.GiveawayInfoResults¶
Telegram API type.
Constructor of
GiveawayInfo
.- Details:
Layer:
194
ID:
E175E66F
- Parameters:¶
start_date (
int
32-bit
) – N/Afinish_date (
int
32-bit
) – N/Awinners_count (
int
32-bit
) – N/Awinner (
bool
, optional) – N/Arefunded (
bool
, optional) – N/Agift_code_slug (
str
, optional) – N/Astars_prize (
int
64-bit
, optional) – N/Aactivated_count (
int
32-bit
, optional) – N/A
- Functions:
This object can be returned by 1 function.
Telegram API function.