canCreateEmojiAndStickers property

bool canCreateEmojiAndStickers

Whether this set of permissions has the createEmojiAndStickers permission.

Implementation

bool get canCreateEmojiAndStickers => has(createEmojiAndStickers);