ODTranscriptFileData interface
under construction
We are still working the API Reference! This page might be incomplete or doesn't contain all details!
Overview
A universal representatation of a discord message attachment for transcripts.
Properties
alt type ➜ null|string
The alternative text for this file.
name string ➜ string
The name of this file.
size number ➜ number
The size of this file.
spoiler boolean ➜ boolean
Is this file a spoiler?
type string ➜ string
The file type or extension.
unit type ➜ "B"|"KB"|"MB"|"GB"|"TB"
The unit used for the size of this file.
url string ➜ string
The url of this file.