@discord-types/bitflags/attachment
API reference for @discord-types/bitflags/attachment
@discord-types/bitflags/attachment
Types
AttachmentBitflag
Raw Type
type AttachmentBitflag = AttachmentBitflag.Prototype, & {
flag: number
}Intersection with variants:
Variant 2
| Prop | Type | Description |
|---|---|---|
flag | - |
Functions
AttachmentBitflag.Prototype.isRemix
[[ this attachment has been edited using the remix feature on mobile
]]
Function Signature
--[[
this attachment has been edited using the remix feature on mobile
]]
function AttachmentBitflag.Prototype.isRemix(self: AttachmentBitflag) endAttachmentBitflag.Interface.new
Function Signature
function AttachmentBitflag.Interface.new(flag: number) -> AttachmentBitflag endArguments
flag
Returns
ret1
Last updated on