func github.com/gotd/td/mtproto.New

2 uses

	github.com/gotd/td/mtproto (current package)
		conn.go#L127: func New(dialer Dialer, opt Options) *Conn {

	github.com/gotd/td/telegram/internal/manager
		create.go#L92: 	conn.proto = mtproto.New(create, opts)