mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
7a07067107
commit
ea1c534aa2
1 changed files with 3 additions and 0 deletions
|
@ -572,6 +572,9 @@
|
||||||
}
|
}
|
||||||
postEvent('web_app_data_send', false, {data: data});
|
postEvent('web_app_data_send', false, {data: data});
|
||||||
},
|
},
|
||||||
|
ready: function () {
|
||||||
|
postEvent('web_app_ready');
|
||||||
|
},
|
||||||
expand: function () {
|
expand: function () {
|
||||||
postEvent('web_app_expand');
|
postEvent('web_app_expand');
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue