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.
Get boosts status of channel
Usable by Users Botschat_id (int | str) – Unique identifier (int) or username (str) of the target chat.
BoostsStatus – On success.