canUseExternalStickers property

bool canUseExternalStickers

Whether this set of permissions has the useExternalStickers permission.

Implementation

bool get canUseExternalStickers => has(useExternalStickers);