github.com/gotd/td/internal/mt.MsgContainer.DecodeBare (method, view implemented interface methods)

2 uses

	github.com/gotd/td/internal/mt (current package)
		tl_msg_container_gen.go#L133: 	return m.DecodeBare(b)
		tl_msg_container_gen.go#L137: func (m *MsgContainer) DecodeBare(b *bin.Buffer) error {