const USER_STATE_PENDING_PING: usize = 1;
Expand description

User has called send_ping, but PING hasn’t been written yet.