@espcustomss/oauth
Preparing search index...
rest
BaseImageURLOptions
Interface BaseImageURLOptions
interface
BaseImageURLOptions
{
extension
?:
"webp"
|
"png"
|
"jpg"
|
"jpeg"
|
"gif"
;
size
?:
16
|
32
|
64
|
128
|
256
|
512
|
1024
|
2048
|
4096
;
}
Hierarchy (
View Summary
)
BaseImageURLOptions
ImageURLOptions
Index
Properties
extension?
size?
Properties
Optional
extension
extension
?:
"webp"
|
"png"
|
"jpg"
|
"jpeg"
|
"gif"
The extension to use for the image URL
Default Value
'webp'
Optional
size
size
?:
16
|
32
|
64
|
128
|
256
|
512
|
1024
|
2048
|
4096
The size specified in the image URL
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
extension
size
src
errors
api.ts
default
rest
index.ts
BaseImageURLOptions
ImageURLOptions
types
connection.ts
default
guild.ts
default
user.ts
default
client.ts
Client
ClientOptions
Scope
The extension to use for the image URL