get_chat_boost_link

Function get_chat_boost_link 

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

Returns an HTTPS link to boost the specified supergroup or channel chat

ยงArguments

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