Struct DiscordFile
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Represents a file to be sent to Discord.
public record struct DiscordFile
Constructors
Properties
- FileName
Gets the FileName of the File.
- Stream
Gets the stream of the File.