Discord.https - v3.0.16
    Preparing search index...

    Variable APIApplicationCommandPermissionsConstantConst

    APIApplicationCommandPermissionsConstant: {
        AllChannels: (guildId: bigint | string) => Snowflake;
        Everyone: (guildId: bigint | string) => Snowflake;
    }

    Type Declaration

    • AllChannels: (guildId: bigint | string) => Snowflake
    • Everyone: (guildId: bigint | string) => Snowflake