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

2 uses

	github.com/gotd/td/internal/mt (current package)
		tl_msg_copy_gen.go#L130: 	return m.DecodeBare(b)
		tl_msg_copy_gen.go#L134: func (m *MsgCopy) DecodeBare(b *bin.Buffer) error {