mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-01 09:14:01 +03:00
Add rpc proxy request
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package mtproto
|
||||
|
||||
type Extras struct {
|
||||
QuickAck bool
|
||||
SimpleAck bool
|
||||
}
|
||||
Reference in New Issue
Block a user