AttachmentFlagsResolvable
typedef · Source
Data that can be resolved to give a guild attachment bitfield. This can be:
- A string (see
AttachmentFlags.FLAGS) - A attachment flag
- An instance of AttachmentFlags
- An Array of AttachmentFlagsResolvable Type:
string \| number \| AttachmentFlags \| Array<AttachmentFlagsResolvable>