Enum AttachmentFlags
- Namespace
- NetCord
- Assembly
- NetCord.dll
A bitfield with additional information about an attachment.
[Flags]
public enum AttachmentFlags
Fields
Animated = 32The attachment is an animated image.
Clip = 1The attachment is a clip from a stream.
Remix = 4The attachment has been edited using the remix feature on mobile (deprecated).
Spoiler = 8The attachment was marked as a spoiler, and remains blurred until clicked.
Thumbnail = 2The attachment is the thumbnail of a media channel thread.
Media channel thumbnails are displayed in the channel grid, but not on the thread message.