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

2 uses

	github.com/gotd/td/tg (current package)
		tl_input_chat_photo_gen.go#L590: func (i *InputChatPhoto) Decode(b *bin.Buffer) error {
		tl_input_chat_photo_gen.go#L685: 		if err := v.Decode(buf); err != nil {