pub async fn marknoticed_chat(context: &Context, chat_id: ChatId) -> Result<()>
Expand description

Marks all messages in the chat as noticed. If the given chat-id is the archive-link, marks all messages in all archived chats as noticed.