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