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

2 uses

	github.com/gotd/td/tg (current package)
		tl_json_value_gen.go#L813: 	return j.DecodeBare(b)
		tl_json_value_gen.go#L817: func (j *JSONObject) DecodeBare(b *bin.Buffer) error {