We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 488c12b + 77685a8 commit f75909aCopy full SHA for f75909a
jsonschemas/chat/future_channel_ban.schema.json
@@ -7,6 +7,7 @@
7
"properties": {
8
"target_id": { "type": "string" },
9
"created_by": { "type": "string" },
10
+ "reason": { "type": "string" },
11
"shadow": { "type": "boolean" },
12
"created_at": { "type": "string", "format": "date-time" }
13
}
0 commit comments