pub async fn read_all_chat_mentions( chat_id: i64, client_id: i32, ) -> Result<(), Error>
Marks all mentions in a chat as read
chat_id
client_id