github.com/gotd/td/tg.JSONBool.EncodeBare (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_json_value_gen.go#L225: 	return j.EncodeBare(b)
		tl_json_value_gen.go#L229: func (j *JSONBool) EncodeBare(b *bin.Buffer) error {