Preparing search index...
The search index is not available
tdjson
tdjson
ReadAllChatMentions
Interface ReadAllChatMentions
Marks all mentions in a chat as read. Request type for
Tdjson#readAllChatMentions
.
interface
ReadAllChatMentions
{
@type
:
"readAllChatMentions"
;
chat_id
:
number
;
}
Index
Properties
@type
chat_
id
Properties
@type
@type
:
"readAllChatMentions"
chat_
id
chat_
id
:
number
Chat identifier.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
chat_
id
tdjson
Loading...
Marks all mentions in a chat as read. Request type for Tdjson#readAllChatMentions.