mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2026-04-05 14:35:43 +00:00
Alt DC disconnection logged as simple warning
This commit is contained in:
parent
76d75a6035
commit
42be950896
8 changed files with 40 additions and 51 deletions
|
|
@ -8,7 +8,7 @@ using TL;
|
|||
|
||||
// This is an example userbot designed to run on a Heroku account with a PostgreSQL database for session storage
|
||||
// This userbot simply answer "Pong" when someone sends him a "Ping" private message (or in Saved Messages)
|
||||
// To use/install/deploy this userbot, follow the steps at the end of this file
|
||||
// To use/install/deploy this userbot ➡️ follow the steps at the end of this file
|
||||
// When run locally, close the window or type ALT-F4 to exit cleanly and save session (similar to Heroku SIGTERM)
|
||||
|
||||
namespace WTelegramClientTest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue