embedded constant

Flag<ApplicationFlags> const embedded

Indicates if an app is embedded within the Discord client (currently unavailable publicly).

Implementation

static const embedded = Flag<ApplicationFlags>.fromOffset(17);