Enum AttachmentFlags
- Namespace
- NetCord
- Assembly
- NetCord.dll
[Flags]
public enum AttachmentFlags
Fields
IsClip = 1This attachment is a clip.
IsRemix = 4This attachment has been edited using the remix feature on mobile.
IsThumbnail = 2This attachment is a thumbnail.