MessageMediaGiveaway¶
- class pyrogram.raw.types.MessageMediaGiveaway¶
Telegram API type.
Constructor of
MessageMedia
.- Details:
Layer:
194
ID:
AA073BEB
- Parameters:¶
channels (List of
int
64-bit
) – N/Aquantity (
int
32-bit
) – N/Auntil_date (
int
32-bit
) – N/Aonly_new_subscribers (
bool
, optional) – N/Awinners_are_visible (
bool
, optional) – N/Acountries_iso2 (List of
str
, optional) – N/Aprize_description (
str
, optional) – N/Amonths (
int
32-bit
, optional) – N/Astars (
int
64-bit
, optional) – N/A
- Functions:
This object can be returned by 3 functions.
Telegram API function.
Telegram API function.
Telegram API function.