interface CreateStickerOptions

export interface CreateStickerOptions extends Omit<RESTPostAPIGuildStickerFormDataBody, 'file'>

file : RawFile