ChatsSlice
---types--- messages.chatsSlice#9cd81144 count:int chats:Vector<Chat> = messages.Chats
Belongs to
messages.Chats |
This type can be an instance of either:
Chats | ChatsSlice |
Members
count | int | |
chats | Chat | A list must be supplied. |
---types--- messages.chatsSlice#9cd81144 count:int chats:Vector<Chat> = messages.Chats
messages.Chats |
This type can be an instance of either:
Chats | ChatsSlice |
count | int | |
chats | Chat | A list must be supplied. |