viewChannel constant
Allows guild members to view a channel, which includes reading messages in text channels.
Implementation
static const int viewChannel = 1 << 10;
Allows guild members to view a channel, which includes reading messages in text channels.
static const int viewChannel = 1 << 10;