messages.chatsSlice

Partial list of chats, more would have to be fetched with pagination

Sekma konstruktor tersedia sebagai lapisan 59. Tukar ยป

Parameters

Name Type Description
count int Total number of results that were found server-side (not all are included in chats)
chats Vector<Chat> Chats

Type

messages.Chats

Related pages

Pagination in the API

How to fetch results from large lists of objects.