mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
Permission documentation
This commit is contained in:
@@ -45,6 +45,10 @@ class ChannelPermissions {
|
||||
voiceUseVoiceActivation: this.voiceUseVoiceActivation
|
||||
}
|
||||
}
|
||||
|
||||
serialize(){
|
||||
return this.serialise();
|
||||
}
|
||||
|
||||
get asAllowDisallow() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user