-
Notifications
You must be signed in to change notification settings - Fork 0
Message
MeowyCats2 edited this page Jul 11, 2023
·
3 revisions
This represents a message in Revolution.
| Properties | Methods |
|---|---|
|
The content of the message.
Type: String
The name of the author of the message.
Type: String
The channel that the channel is in.
Type: Channel
Sends a message in the channel channel as the message.
| Parameter | Type |
|---|---|
| message | String |
Returns: Promise<>