mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-01 00:44:02 +03:00
Remove mtproto pool
This commit is contained in:
@@ -1,12 +1,6 @@
|
||||
package rpc
|
||||
|
||||
import "bytes"
|
||||
|
||||
const (
|
||||
RPCNonceSeqNo = -2
|
||||
RPCHandshakeSeqNo = -1
|
||||
)
|
||||
|
||||
type RPC interface {
|
||||
Bytes() *bytes.Buffer
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user