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

6 uses

	github.com/gotd/td/tg (current package)
		tl_json_value_gen.go#L142: 	Value bool
		tl_json_value_gen.go#L165: 	if !(j.Value == false) {
		tl_json_value_gen.go#L185: 	j.Value = from.GetValue()
		tl_json_value_gen.go#L233: 	b.PutBool(j.Value)
		tl_json_value_gen.go#L258: 		j.Value = value
		tl_json_value_gen.go#L268: 	return j.Value