Boost¶
- class pyrogram.raw.types.Boost¶
Telegram API type.
Constructor of
Boost
.- Details:
Layer:
194
ID:
4B3E14D6
- Parameters:¶
id (
str
) – N/Adate (
int
32-bit
) – N/Aexpires (
int
32-bit
) – N/Agift (
bool
, optional) – N/Agiveaway (
bool
, optional) – N/Aunclaimed (
bool
, optional) – N/Auser_id (
int
64-bit
, optional) – N/Agiveaway_msg_id (
int
32-bit
, optional) – N/Aused_gift_slug (
str
, optional) – N/Amultiplier (
int
32-bit
, optional) – N/Astars (
int
64-bit
, optional) – N/A