Function get_chat_boost_status

Source
pub async fn get_chat_boost_status(
    chat_id: i64,
    client_id: i32,
) -> Result<ChatBoostStatus, Error>
Expand description

Returns the current boost status for a supergroup or a channel chat

ยงArguments

  • chat_id - Identifier of the chat
  • client_id - The client id to send the request to