suppressEmbeds property

bool suppressEmbeds

Do not include any embeds when serializing this message

Implementation

bool get suppressEmbeds => PermissionsUtils.isApplied(raw, 1 << 2);