Appearance
kient / TokenDataParams
type TokenDataParams = Omit<Flattened<Token>, "scopes" | "isAppToken">;
src/structures/token.ts:4