◆ ImageUploadInput()
Reddit.Inputs.ImageUploadInput.ImageUploadInput |
( |
string |
filePath, |
|
|
string |
mimeType |
|
) |
| |
Data for image to be uploaded.
- Parameters
-
filePath | name and extension of the image file e.g. image1.png |
mimeType | mime type of the image e.g. image/png |
◆ filepath
string Reddit.Inputs.ImageUploadInput.filepath |
|
getset |
name and extension of the image file e.g. image1.png
◆ mimetype
string Reddit.Inputs.ImageUploadInput.mimetype |
|
getset |
mime type of the image e.g. image/png
The documentation for this class was generated from the following file: