discord-freepbx-manager/commands.json
2023-02-07 00:40:35 -07:00

17 lines
335 B
JSON

[
{
"name": "whoami",
"description": "Get your extension info if you have one",
"type": 1
},
{
"name": "new",
"description": "Get an extension on the Telefreunde Community Phone System",
"type": 1
},
{
"name": "list",
"description": "List all extensions on the Telefreunde Community Phone System",
"type": 1
}
]