Moeen Chat Service - v1.0.0
Preparing search index...
chat/dto/update-chat.dto
UpdateChatDto
Class UpdateChatDto
Hierarchy
Partial
<
CreateChatDto
>
UpdateChatDto
Index
Constructors
constructor
Properties
title?
Constructors
constructor
new
UpdateChatDto
()
:
UpdateChatDto
Returns
UpdateChatDto
new
UpdateChatDto
(
...
args
:
any
[]
)
:
UpdateChatDto
Parameters
...
args
:
any
[]
Returns
UpdateChatDto
Properties
Optional
title
title
?:
string
= 'New Chat'
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
title
Moeen Chat Service - v1.0.0
Loading...