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

2 uses

	github.com/gotd/td/tg (current package)
		tl_text_with_entities_gen.go#L164: 	return t.DecodeBare(b)
		tl_text_with_entities_gen.go#L168: func (t *TextWithEntities) DecodeBare(b *bin.Buffer) error {