mark

Function mark 

Source
pub async fn mark<T>(
    client: &T,
    param: &MarkRequest,
    bot_token: &str,
) -> Result<DefaultResponse, Error>