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

2 uses

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