mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-01 08:14:02 +03:00
Remove integration with gotd
This commit is contained in:
@@ -99,10 +99,6 @@ const (
|
||||
// reads from Telegram after which connection will be terminated. This is
|
||||
// required to abort stale connections.
|
||||
TCPRelayReadTimeout = 20 * time.Second
|
||||
|
||||
// DefaultDCUpdateEach defines a time period that is used to fetch
|
||||
// a relevant list of DCs to use from Telegram using its own MTPROTO API.
|
||||
DefaultDCUpdateEach = time.Hour
|
||||
)
|
||||
|
||||
// Network defines a knowledge how to work with a network. It may sound fun but
|
||||
|
||||
Reference in New Issue
Block a user