pub type CurrentPresence = (Option<Activity>, OnlineStatus);
Available on crate feature gateway only.