github.com/gotd/td/tg.JSONObjectValue.DecodeBare (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_json_object_value_gen.go#L155: 	return j.DecodeBare(b)
		tl_json_object_value_gen.go#L159: func (j *JSONObjectValue) DecodeBare(b *bin.Buffer) error {