CreateStickerBodyRequest
Signature
export interface CreateStickerBodyRequest extends Omit<RESTPostAPIGuildStickerFormDataBody, 'file'>Properties
1Methods
0No methods.
Properties
file: Attachment | AttachmentBuilder | RawFile;export interface CreateStickerBodyRequest extends Omit<RESTPostAPIGuildStickerFormDataBody, 'file'>No methods.
file: Attachment | AttachmentBuilder | RawFile;