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

2 uses

	github.com/gotd/td/tg (current package)
		tl_post_address_gen.go#L198: 	return p.DecodeBare(b)
		tl_post_address_gen.go#L202: func (p *PostAddress) DecodeBare(b *bin.Buffer) error {