- Preparing search index...
- The search index is not available
TouchGuild
Type alias PossiblyUncachedMessage
PossiblyUncachedMessage: Message<AnyTextableChannel> | { channelID: string; deletedAt: Date; guildID: string; id: string; isPrivate: boolean | null; }
Type declaration
-
channelID: string
-
deletedAt: Date
-
guildID: string
-
id: string
-
isPrivate: boolean | null
ID of the channel where the message was sent.