interface EmojiURLOptionsWebp

external
interface EmojiURLOptionsWebp extends BaseImageURLOptions

optionalexternal
animated? : boolean

Whether to use the animated query parameter.

optionalexternal
extension? : 'webp'

optionalexternal
size? : ImageSize

The size specified in the image URL.

Inherited from: BaseImageURLOptions