- Preparing search index...
- The search index is not available
TouchGuild
Interface PUTChannelMessageResponse
Hierarchy
- PUTChannelMessageResponse
Properties
message
message
: APIChatMessage | { channelId
: string; content
?: string; createdAt
?: string; createdBy
?: string; createdByWebhookId
?: string; embeds
?: APIEmbedOptions[]; id
?: string; isPrivate
?: boolean; isSilent
?: boolean; mentions
?: APIMentions; replyMessageIds
?: string[]; serverId
?: string; type
?: APIChatMessageCategories; updatedAt
: string; }