Functionscustom$idTypeOn this page$idTypeResolves and returns what type of ID is providedUsage$idType[ID (any)]Exampleclient.command({ name: "IDType", code: ` This is an ID of a $idType[$channelID] `}); // Returns 'This is an ID of a channel'