mirror of
https://github.com/mmahdium/TGSS.git
synced 2026-08-14 17:52:49 +03:30
feat: update Telegram client to support proxy configuration and enhance error handling
This commit is contained in:
@@ -28,4 +28,6 @@ func main() {
|
||||
if err := app.Start(startCtx); err != nil {
|
||||
log.Fatalf("failed to start: %v", err)
|
||||
}
|
||||
|
||||
app.Wait()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user