canManageEmojisAndStickers property

bool canManageEmojisAndStickers

Whether this set of permissions has the manageEmojisAndStickers permission.

Implementation

bool get canManageEmojisAndStickers => has(manageEmojisAndStickers);