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

3 uses

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