RPCAPIMessage

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

Extends

Omit<APIMessage, 'channel_id'>
author_color?:number
The color of the author's name
The content of the message parsed into an array
nick?:string
The nickname of the user who sent the message