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

2 uses

	github.com/gotd/td/tg (current package)
		tl_input_chat_photo_gen.go#L367: 	return i.DecodeBare(b)
		tl_input_chat_photo_gen.go#L371: func (i *InputChatUploadedPhoto) DecodeBare(b *bin.Buffer) error {