get_boosts_status()#
- Client.get_boosts_status()#
Get boosts status of channel
Usable by Users Bots- Parameters:
chat_id (
int
|str
) – Unique identifier (int) or username (str) of the target chat.- Returns:
BoostsStatus
– On success.
Example
# get boosts list app.get_boosts()