mirror of
https://github.com/ION606/custom_discordjs.git
synced 2026-05-14 22:26:54 +00:00
Added message select menues (mentionable not available)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/**
|
||||
* @enum {string}
|
||||
*/
|
||||
export default Object.freeze({
|
||||
ApplicationCommandPermissionsUpdate: "APPLICATION_COMMAND_PERMISSIONS_UPDATE",
|
||||
ChannelCreate: "CHANNEL_CREATE",
|
||||
|
||||
Reference in New Issue
Block a user