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

2 uses

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