MyBoost¶
- class pyrogram.types.MyBoost¶
Represents a boost applied by the current user.
- Parameters:
slot (
int) – The boost slot identifier.peer (
Chat, optional) – The chat where the boost is applied.date (
datetime) – Date when the boost was applied.expires (
datetime) – Date when the boost will expire.cooldown_until_date (
datetime, optional) – Date until which the boost slot is on cooldown.