mirror of https://gitlab.com/litecord/litecord.git
schemas: add message_create.mobile_network_type
This commit is contained in:
parent
94a973f264
commit
b17e0155ed
|
|
@ -455,6 +455,7 @@ MESSAGE_CREATE = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
"flags": {"type": "number", "required": False},
|
"flags": {"type": "number", "required": False},
|
||||||
|
"mobile_network_type": {"type": "string", "required": False},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue