Interface: Preconditions
Properties
ClientPermissions
• ClientPermissions: Object
Type declaration
Name | Type |
---|---|
permissions | PermissionsBitField |
Defined in
projects/framework/src/lib/structures/Precondition.ts:136
Cooldown
• Cooldown: CooldownPreconditionContext
Defined in
projects/framework/src/lib/structures/Precondition.ts:124
DMOnly
• DMOnly: never
Defined in
projects/framework/src/lib/structures/Precondition.ts:125
Enabled
• Enabled: never
Defined in
projects/framework/src/lib/structures/Precondition.ts:126
GuildNewsOnly
• GuildNewsOnly: never
Defined in
projects/framework/src/lib/structures/Precondition.ts:127
GuildNewsThreadOnly
• GuildNewsThreadOnly: never
Defined in
projects/framework/src/lib/structures/Precondition.ts:128
GuildOnly
• GuildOnly: never
Defined in
projects/framework/src/lib/structures/Precondition.ts:129
GuildPrivateThreadOnly
• GuildPrivateThreadOnly: never
Defined in
projects/framework/src/lib/structures/Precondition.ts:130
GuildPublicThreadOnly
• GuildPublicThreadOnly: never
Defined in
projects/framework/src/lib/structures/Precondition.ts:131
GuildTextOnly
• GuildTextOnly: never
Defined in
projects/framework/src/lib/structures/Precondition.ts:132
GuildThreadOnly
• GuildThreadOnly: never
Defined in
projects/framework/src/lib/structures/Precondition.ts:134
GuildVoiceOnly
• GuildVoiceOnly: never
Defined in
projects/framework/src/lib/structures/Precondition.ts:133
NSFW
• NSFW: never
Defined in
projects/framework/src/lib/structures/Precondition.ts:135
UserPermissions
• UserPermissions: Object
Type declaration
Name | Type |
---|---|
permissions | PermissionsBitField |