Preview environment

interface RPCAPIMessage

extends

Omit<APIMessage, 'channel_id'>
export interface RPCAPIMessage extends Omit<APIMessage, 'channel_id'>

optional
author_color? : number

The color of the author's name

The content of the message parsed into an array

optional
nick? : string

The nickname of the user who sent the message