Function 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 identifier
  • client_id - The client id to send the request to