manageThreads constant

Flag<Permissions> const manageThreads

Allows for deleting and archiving threads, and viewing all private threads.

Implementation

static const manageThreads = Flag<Permissions>.fromOffset(34);