export interface RPCAPIMessage extends Omit<APIMessage, 'channel_id'>
optionalexternalnumber author_color? :
The color of the author's name
external(RPCAPIMessageParsedContentMention | RPCAPIMessageParsedContentText)[] content_parsed :
The content of the message parsed into an array
optionalexternalstring nick? :
The nickname of the user who sent the message