type github.com/gotd/td/telegram/dcs.MTProxyOptions

3 uses

	github.com/gotd/td/telegram/dcs (current package)
		mtproxy.go#L86: type MTProxyOptions struct {
		mtproxy.go#L96: func (m *MTProxyOptions) setDefaults() {
		mtproxy.go#L112: func MTProxy(addr string, secret []byte, opts MTProxyOptions) (Resolver, error) {