ephemeral property

bool ephemeral

This message is only visible to the user who invoked the Interaction

Implementation

bool get ephemeral => PermissionsUtils.isApplied(raw, 1 << 6);