mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 17:04:02 +03:00
Add mtproto handshake
This commit is contained in:
@@ -12,4 +12,5 @@ type Telegram interface {
|
||||
context.CancelFunc,
|
||||
conntypes.DC,
|
||||
conntypes.ConnectionProtocol) (wrappers.StreamReadWriteCloser, error)
|
||||
Secret() []byte
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user