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

2 uses

	github.com/gotd/td/tg (current package)
		tl_channels_edit_photo_gen.go#L156: func (e *ChannelsEditPhotoRequest) Decode(b *bin.Buffer) error {
		tl_server_gen.go#L6988: 		if err := request.Decode(b); err != nil {