CoreType Aliases
InteractionFileData
InteractionFileData:
object
The data for a file to send in an interaction
Type declaration
Name | Type | Description |
---|---|---|
data | Blob | The data of the file in a Blob |
description ? | string | Alpha The alt text of the file, shown for accessibility This isn't implemented yet |
name | string | The name of the file that will be given to Discord |