sendMessages constant

Flag<Permissions> const sendMessages

Allows for sending messages in a channel and creating threads in a forum (does not allow sending messages in threads).

Implementation

static const sendMessages = Flag<Permissions>.fromOffset(11);