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

2 uses

	github.com/gotd/td/tg (current package)
		tl_document_attribute_gen.go#L1686: 	return d.DecodeBare(b)
		tl_document_attribute_gen.go#L1690: func (d *DocumentAttributeCustomEmoji) DecodeBare(b *bin.Buffer) error {