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

2 uses

	github.com/gotd/td/tg (current package)
		tl_photo_size_gen.go#L320: 	return p.DecodeBare(b)
		tl_photo_size_gen.go#L324: func (p *PhotoSize) DecodeBare(b *bin.Buffer) error {