Locale and sent bool are now added
This commit is contained in:
parent
7ca155d411
commit
50b3627237
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"stage": 0,
|
"stage": 0,
|
||||||
"link": null,
|
"link": null,
|
||||||
|
"sent": false,
|
||||||
"approved": false,
|
"approved": false,
|
||||||
"approved_by": null,
|
"approved_by": null,
|
||||||
"application_date": null,
|
"application_date": null,
|
||||||
@ -8,6 +9,7 @@
|
|||||||
"telegram_id": null,
|
"telegram_id": null,
|
||||||
"telegram_name": null,
|
"telegram_name": null,
|
||||||
"telegram_phone": null,
|
"telegram_phone": null,
|
||||||
|
"telegram_locale": null,
|
||||||
"application": {
|
"application": {
|
||||||
"1": null,
|
"1": null,
|
||||||
"2": null,
|
"2": null,
|
||||||
|
Reference in New Issue
Block a user