MessageMediaGiveawayResults¶
- class pyrogram.raw.types.MessageMediaGiveawayResults¶
Telegram API type.
Constructor of
MessageMedia
.- Details:
Layer:
194
ID:
CEAA3EA1
- Parameters:¶
channel_id (
int
64-bit
) – N/Alaunch_msg_id (
int
32-bit
) – N/Awinners_count (
int
32-bit
) – N/Aunclaimed_count (
int
32-bit
) – N/Awinners (List of
int
64-bit
) – N/Auntil_date (
int
32-bit
) – N/Aonly_new_subscribers (
bool
, optional) – N/Arefunded (
bool
, optional) – N/Aadditional_peers_count (
int
32-bit
, optional) – N/Amonths (
int
32-bit
, optional) – N/Astars (
int
64-bit
, optional) – N/Aprize_description (
str
, optional) – N/A
- Functions:
This object can be returned by 3 functions.
Telegram API function.
Telegram API function.
Telegram API function.