message message : { channelId : string ; content ?: string ; createdAt : string ; createdBy : string ; createdByWebhookId ?: string ; embeds ?: { author ?: { icon_url ?: string ; name ?: string ; url ?: string } ; color ?: number ; description ?: string ; fields ?: { inline : boolean ; name : string ; value : string } [] ; footer ?: { icon_url ?: string ; text : string } ; image ?: { url ?: string } ; thumbnail ?: { url ?: string } ; timestamp ?: string ; title ?: string ; url ?: string ; } [] ; groupId ?: string ; hiddenLinkPreviewUrls ?: string [] ; id : string ; isPinned : boolean ; isPrivate ?: boolean ; isSilent : boolean ; mentions ?: { channels ?: { id : string } [] ; everyone ?: boolean ; here ?: boolean ; roles ?: { id : number } [] ; users ?: { id : string } [] ; } ; replyMessageIds ?: string [] ; serverId ?: string ; type : ChatMessageType ; updatedAt ?: string ; }
Type declaration channelId : string Optional
content ?: string createdAt : string createdBy : string Optional
createdByWebhookId ?: string Optional
embeds ?: { author ?: { icon_url ?: string ; name ?: string ; url ?: string } ; color ?: number ; description ?: string ; fields ?: { inline : boolean ; name : string ; value : string } [] ; footer ?: { icon_url ?: string ; text : string } ; image ?: { url ?: string } ; thumbnail ?: { url ?: string } ; timestamp ?: string ; title ?: string ; url ?: string ; } [] Optional
groupId ?: string Optional
hiddenLinkPreviewUrls ?: string [] id : string isPinned : boolean Optional
isPrivate ?: boolean isSilent : boolean Optional
mentions ?: { channels ?: { id : string } [] ; everyone ?: boolean ; here ?: boolean ; roles ?: { id : number } [] ; users ?: { id : string } [] ; } Optional
channels ?: { id : string } [] Optional
everyone ?: boolean Optional
here ?: boolean Optional
roles ?: { id : number } [] Optional
users ?: { id : string } [] Optional
replyMessageIds ?: string [] Optional
serverId ?: string type : ChatMessageType Optional
updatedAt ?: string Defined in node_modules/guildedapi-types.ts/typings/payloads/v1/Events.ts:591
Channel ID Format: uuid