16 lines
243 B
JSON
16 lines
243 B
JSON
[
|
|
{
|
|
"name": "setchannel",
|
|
"description": "Channel to update",
|
|
"type": 1,
|
|
"options": [
|
|
{
|
|
"name": "channel",
|
|
"description": "Channel to update",
|
|
"type": 7,
|
|
"required": true
|
|
}
|
|
],
|
|
"default_permission": false
|
|
}
|
|
] |