set_topic

Function set_topic 

Source
pub async fn set_topic<T>(
    client: &T,
    param: &SetTopicRequest,
    bot_token: &str,
) -> Result<SetTopicResponse, Error>