Carbon
CoreType Aliases

InteractionFileData

InteractionFileData: object

The data for a file to send in an interaction

Type declaration

NameTypeDescription
dataBlobThe data of the file in a Blob
description?stringAlpha The alt text of the file, shown for accessibility This isn't implemented yet
namestringThe name of the file that will be given to Discord

On this page

Edit on GitHub