Represents an image that can be used as an avatar. This can be a Buffer containing raw image data with a specified MIME type.
The raw image data as a Buffer.
Optional
Optional filename for the image.
The MIME type of the image (e.g., 'image/jpeg', 'image/png').
Represents an image that can be used as an avatar. This can be a Buffer containing raw image data with a specified MIME type.