status property

PresenceStatus? status
final

either "idle", "dnd", "online", or "offline"

Implementation

final PresenceStatus? status;