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

2 uses

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

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