summaryrefslogtreecommitdiffstats
path: root/src/commands/pubsub.json
blob: e31bd4043f6056944d9a18f8209cfb6be0912db5 (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
    }
}