Skip to content

Commit 77685a8

Browse files
committed
update jsonschemas
1 parent 488c12b commit 77685a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

jsonschemas/chat/future_channel_ban.schema.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"properties": {
88
"target_id": { "type": "string" },
99
"created_by": { "type": "string" },
10+
"reason": { "type": "string" },
1011
"shadow": { "type": "boolean" },
1112
"created_at": { "type": "string", "format": "date-time" }
1213
}

0 commit comments

Comments
 (0)