interface RPCAPIMessage

extends

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

optionalexternal
author_color? : number

The color of the author's name

The content of the message parsed into an array

optionalexternal
nick? : string

The nickname of the user who sent the message