mirror of
https://github.com/discord/discord-api-spec.git
synced 2026-05-01 06:20:33 -04:00
Automated spec update (202569)
This commit is contained in:
parent
923f8ede62
commit
2f0ef807a8
2 changed files with 2 additions and 0 deletions
|
|
@ -13290,6 +13290,7 @@
|
||||||
"properties": {
|
"properties": {
|
||||||
"external_user_id": {
|
"external_user_id": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
"minLength": 1,
|
||||||
"maxLength": 1024
|
"maxLength": 1024
|
||||||
},
|
},
|
||||||
"preferred_global_name": {
|
"preferred_global_name": {
|
||||||
|
|
|
||||||
|
|
@ -13302,6 +13302,7 @@
|
||||||
"properties": {
|
"properties": {
|
||||||
"external_user_id": {
|
"external_user_id": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
"minLength": 1,
|
||||||
"maxLength": 1024
|
"maxLength": 1024
|
||||||
},
|
},
|
||||||
"preferred_global_name": {
|
"preferred_global_name": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue