createEmojiAndStickers constant

Flag<Permissions> const createEmojiAndStickers

Allows for creating emojis, stickers, and soundboard sounds, and editing and deleting those created by the current user.

Implementation

static const createEmojiAndStickers = Flag<Permissions>.fromOffset(43);