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 Optionalcontent ?: string created At : string created By : string Optionalcreated By Webhook Id ?: string Optionalembeds ?: { 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 ; } [] Optionalgroup Id ?: string Optionalhidden Link Preview Urls ?: string [] id : string is Pinned : boolean Optionalis Private ?: boolean is Silent : boolean Optionalmentions ?: { channels ?: { id : string ; } [] ; everyone ?: boolean ; here ?: boolean ; roles ?: { id : number ; } [] ; users ?: { id : string ; } [] ; } Optionalchannels ?: { id : string ; } [] Optionaleveryone ?: boolean Optionalhere ?: boolean Optionalroles ?: { id : number ; } [] Optionalusers ?: { id : string ; } [] Optionalreply Message Ids ?: string [] Optionalserver Id ?: string type : ChatMessageType Optionalupdated At ?: string Defined in node_modules/guildedapi-types.ts/typings/payloads/v1/Events.ts:591
Channel ID Format: uuid