discord-flags
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

🛡 Discord-flags

An Easy Tool For User Flags Information

Installation

npm i discord-flags

Usage

import { find } from 'discord-flags'
// supporting esm 6 and commonjs
const { find } = require("discord-flags")

console.log(find(client.user.public_flags))
// output : DISCORD_EMPLOYEE

/discord-flags/

    Package Sidebar

    Install

    npm i discord-flags

    Weekly Downloads

    0

    Version

    1.0.4

    License

    Apache-2.0

    Unpacked Size

    13.5 MB

    Total Files

    1456

    Last publish

    Collaborators

    • kardespro