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

2 uses

	github.com/gotd/td/tg (current package)
		tl_input_photo_gen.go#L275: 	return i.DecodeBare(b)
		tl_input_photo_gen.go#L279: func (i *InputPhoto) DecodeBare(b *bin.Buffer) error {