@osynicite/osynic-osuapi
Preparing search index...
ChatMessage
Interface ChatMessage
interface
ChatMessage
{
channel_id
:
number
;
content
:
string
;
is_action
:
boolean
;
message_id
:
number
;
sender
:
Sender
;
sender_id
:
number
;
timestamp
:
string
;
type
:
string
;
uuid
:
string
;
}
Index
Properties
channel_
id
content
is_
action
message_
id
sender
sender_
id
timestamp
type
uuid
Properties
channel_
id
channel_id
:
number
content
content
:
string
is_
action
is_action
:
boolean
message_
id
message_id
:
number
sender
sender
:
Sender
sender_
id
sender_id
:
number
timestamp
timestamp
:
string
type
type
:
string
uuid
uuid
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel_
id
content
is_
action
message_
id
sender
sender_
id
timestamp
type
uuid
@osynicite/osynic-osuapi
Loading...