ReadAllChatMentions constructor

ReadAllChatMentions(
  1. {required int chat_id,
  2. int? extra,
  3. int? clientId}
)

Marks all mentions in a chat as read

Returns Ok

Implementation

ReadAllChatMentions