summaryrefslogtreecommitdiffstats
path: root/src/commands/pubsub.json
blob: 2f0bb5e2580f447c1e39f271c861d624d94ae129 (plain)
1
2
3
4
5
6
7
8
9
{
    "PUBSUB": {
        "summary": "A container for Pub/Sub commands.",
        "complexity": "Depends on subcommand.",
        "group": "pubsub",
        "since": "2.8.0",
        "arity": -2
    }
}