LogoAntiRaid

@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
PropTypeDescription
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) end

AttachmentBitflag.Interface.new

Function Signature
function AttachmentBitflag.Interface.new(flag: number) -> AttachmentBitflag end

Arguments

flag

number

Returns

ret1

AttachmentBitflag

Last updated on