Preparing search index...
The search index is not available
retrommo-types
retrommo-types
MessageChat
Interface MessageChat
interface
MessageChat
{
channel
:
ChatChannel
;
contents
:
string
;
id
:
number
;
monthsSubscribed
?:
number
;
permission
:
number
;
time
:
number
;
type
:
Message
;
username
:
string
;
}
Hierarchy (
view full
)
Chat
MessageChat
Index
Properties
channel
contents
id
months
Subscribed?
permission
time
type
username
Properties
Readonly
channel
channel
:
ChatChannel
Readonly
contents
contents
:
string
Readonly
id
id
:
number
Optional
Readonly
months
Subscribed
months
Subscribed
?:
number
Readonly
permission
permission
:
number
Readonly
time
time
:
number
Readonly
type
type
:
Message
Readonly
username
username
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
channel
contents
id
months
Subscribed
permission
time
type
username
retrommo-types
Loading...