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

2 uses

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