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

2 uses

	github.com/gotd/td/tg (current package)
		tl_rich_text_gen.go#L2521: 	return t.EncodeBare(b)
		tl_rich_text_gen.go#L2525: func (t *TextMath) EncodeBare(b *bin.Buffer) error {