set

Function set 

Source
pub async fn set<T>(
    client: &T,
    param: &SetRequest,
    bot_token: &str,
) -> Result<SetResponse, Error>