Struct DiscordMessageFile
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Represents files that should be sent to Discord as part of a DiscordMessageBuilder.
public record struct DiscordMessageFile
Constructors
Properties
- FileName
Gets the FileName of the File.
- Stream
Gets the stream of the File.