mirror of
https://github.com/stoatchat/javascript-client-api.git
synced 2026-07-18 16:14:27 -04:00
Change channel to server in roleParams for Server Permissions routes
This commit is contained in:
@@ -357,7 +357,7 @@ tag("Server Permissions", "Manage permissions for servers");
|
||||
|
||||
const roleParams = {
|
||||
parameters: [
|
||||
await parameter('channel', 'Channel ID', ref("Id")),
|
||||
await parameter('server', 'Server ID', ref("Id")),
|
||||
await parameter('role', 'Role ID', ref("Id"))
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user