botHttpInteractions constant

Flag<UserFlags> const botHttpInteractions

The user is a bot which uses only HTTP interactions, and as such is shown as online in the member list.

Implementation

static const botHttpInteractions = Flag<UserFlags>.fromOffset(19);