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 channel Id : string Optional
content ?: string created At : string created By : string Optional
created By Webhook Id ?: 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
group Id ?: string Optional
hidden Link Preview Urls ?: string [] id : string is Pinned : boolean Optional
is Private ?: boolean is Silent : 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
reply Message Ids ?: string [] Optional
server Id ?: string type : ChatMessageType Optional
updated At ?: string Defined in node_modules/guildedapi-types.ts/typings/payloads/v1/Events.ts:585
Channel ID Format: uuid