We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9769c8f commit b11a4aaCopy full SHA for b11a4aa
templates/swagger/v1_json.tmpl
@@ -14481,6 +14481,13 @@
14481
},
14482
"x-go-name": "AllowedReactions"
14483
14484
+ "custom_emojis": {
14485
+ "type": "array",
14486
+ "items": {
14487
+ "type": "string"
14488
+ },
14489
+ "x-go-name": "CustomEmojis"
14490
14491
"default_theme": {
14492
"type": "string",
14493
"x-go-name": "DefaultTheme"
0 commit comments