hasApplicationCommandBadge property

bool hasApplicationCommandBadge

Whether this application has the applicationCommandBadge flag set.

Implementation

bool get hasApplicationCommandBadge => has(applicationCommandBadge);