mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-20 22:11:31 +00:00
deploy: 569832c8de
This commit is contained in:
@@ -113,6 +113,12 @@
|
||||
"properties": {
|
||||
"text": {"type": "string", "metadata": {"comment": "can be empty"}}
|
||||
}
|
||||
},
|
||||
"report": {
|
||||
"properties": {
|
||||
"text": {"type": "string", "metadata": {"comment": "can be empty, includes report reason for old clients"}},
|
||||
"reason": {"enum": ["spam", "illegal", "community", "other"]}
|
||||
}
|
||||
}
|
||||
},
|
||||
"metadata": {
|
||||
|
||||
Reference in New Issue
Block a user