Preparing search index...
The search index is not available
tdjson
tdjson
Chats
Interface Chats
Represents a list of chats.
interface
Chats
{
@type
:
"chats"
;
chat_ids
:
number
[]
;
total_count
:
number
;
}
Index
Properties
@type
chat_
ids
total_
count
Properties
@type
@type
:
"chats"
chat_
ids
chat_
ids
:
number
[]
List of chat identifiers.
total_
count
total_
count
:
number
Approximate total number of chats found.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
chat_
ids
total_
count
tdjson
Loading...
Represents a list of chats.