Function tdlib::functions::read_all_chat_mentions
source · pub async fn read_all_chat_mentions(
chat_id: i64,
client_id: i32
) -> Result<(), Error>
Expand description
Marks all mentions in a chat as read
Arguments
chat_id
- Chat identifierclient_id
- The client id to send the request to