type github.com/gotd/td/tg.JSONValueBox

3 uses

	github.com/gotd/td/tg (current package)
		tl_json_value_gen.go#L945: type JSONValueBox struct {
		tl_json_value_gen.go#L950: func (b *JSONValueBox) Decode(buf *bin.Buffer) error {
		tl_json_value_gen.go#L963: func (b *JSONValueBox) Encode(buf *bin.Buffer) error {