- Preparing search index...
- The search index is not available
Guilded.JS
Type alias parsedMessageInternal
parsedMessage: { embeds: APIEmbed[]; mentions: { channels: string[]; reactions: string[]; roles: string[]; users: string[]; }; parsedArr: parsedTextResponse[]; parsedText: string; }
Type declaration
-
-
mentions: {
channels: string[];
reactions: string[];
roles: string[];
users: string[];
}
-
channels: string[]
-
reactions: string[]
-
roles: string[]
-
users: string[]
-
-
parsedText: string
A parsed message