Optionalcollection?: Snowflake
                            The ID of a collection to upload the image to.
OptionalcollectionThe upload token of the collection. Only required if it's private.
OptionalnoIf true, the url will directly link to the image instead of an embed.
OptionalopenOpen Graph properties for this file.
Optionalcolor?: string | false
                                    Configures the value for the 'theme-color' OpenGraph meta tag. If set to false, the tag will be omitted entirely.
Optionaldescription?: string | false
                                    Configures the value for the 'description' OpenGraph meta tag. If set to false, the tag will be omitted entirely.
OptionaldiscordIf false, discord will not hide the url of the file when sent as a direct link.
OptionalsiteConfigures the value for the 'site-name' OpenGraph meta tag. If set to false, the tag will be omitted entirely.
Optionaltitle?: string | false
                                    Configures the value for the 'title' OpenGraph meta tag. If set to false, the tag will be omitted entirely.
OptionalselfIf true, the file will be automatically deleted after 24 hours.
Optionaltoken?: Token
                            Subdomain upload token.
Represents file options which can be utilized in
uploadFile.