Interfacecorev0.6.0CommandInfoWhat Commands resolves to for one slash route. interface CommandInfoMember overviewPropertiesdescriptionidmentionroutePropertiesdescriptionThe route's own description, taken from the subcommand for a nested route. readonly description: stringoptionalidThe deployed command id. Absent when the command deployed to two or more guilds. readonly id: stringmentionThe clickable </config set:id> mention. A route whose id did not resolve falls back to /config set. readonly mention: stringrouteThe full route, e.g. config/set. readonly route: string
descriptionThe route's own description, taken from the subcommand for a nested route. readonly description: string
optionalidThe deployed command id. Absent when the command deployed to two or more guilds. readonly id: string
mentionThe clickable </config set:id> mention. A route whose id did not resolve falls back to /config set. readonly mention: string