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

2 uses

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