pub async fn read_all_chat_reactions(
chat_id: i64,
client_id: i32,
) -> Result<(), Error>Expand description
Marks all reactions in a chat or a forum topic as read
ยงArguments
chat_id- Chat identifierclient_id- The client id to send the request to