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 chatclient_id- The client id to send the request to