@tak-ps/node-cot
Preparing search index...
DirectChatInput
Type Alias DirectChatInput
type
DirectChatInput
=
{
chatroom
?:
string
;
from
:
DirectChatMember
;
groupOwner
?:
boolean
;
id
?:
string
;
message
:
string
;
messageId
?:
string
;
parent
?:
string
;
to
:
DirectChatMember
;
}
Index
Properties
chatroom?
from
group
Owner?
id?
message
message
Id?
parent?
to
Properties
Optional
chatroom
chatroom
?:
string
from
from
:
DirectChatMember
Optional
group
Owner
groupOwner
?:
boolean
Optional
id
id
?:
string
message
message
:
string
Optional
message
Id
messageId
?:
string
Optional
parent
parent
?:
string
to
to
:
DirectChatMember
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chatroom
from
group
Owner
id
message
message
Id
parent
to
@tak-ps/node-cot
Loading...