github.com/gotd/td/tg.JSONString.Value (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_json_value_gen.go#L412: 	Value string
		tl_json_value_gen.go#L435: 	if !(j.Value == "") {
		tl_json_value_gen.go#L455: 	j.Value = from.GetValue()
		tl_json_value_gen.go#L503: 	b.PutString(j.Value)
		tl_json_value_gen.go#L528: 		j.Value = value
		tl_json_value_gen.go#L538: 	return j.Value