Moeen Chat Service - v1.0.0
Preparing search index...
chat/dto/get-chats.dto
GetChatsDto
Class GetChatsDto
Hierarchy (
View Summary
)
PaginationSortQueryDto
GetChatsDto
Index
Constructors
constructor
Properties
include
Messages?
page
search?
size
sort?
sort
Order?
Constructors
constructor
new
GetChatsDto
()
:
GetChatsDto
Returns
GetChatsDto
Properties
Optional
include
Messages
includeMessages
?:
boolean
page
page
:
number
= 1
Optional
search
search
?:
string
size
size
:
number
= 10
Optional
sort
sort
?:
string
Optional
sort
Order
sortOrder
?:
SortOrder
= SortOrder.ASC
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
include
Messages
page
search
size
sort
sort
Order
Moeen Chat Service - v1.0.0
Loading...