export interface RPCAPIMessage extends Omit<APIMessage, 'channel_id'>optionalexternalauthor_color? : number
The color of the author's name
externalcontent_parsed : (RPCAPIMessageParsedContentMention | RPCAPIMessageParsedContentText)[]
The content of the message parsed into an array
optionalexternalnick? : string
The nickname of the user who sent the message