hasMoreStickers property

bool hasMoreStickers

Whether this guild has the moreStickers feature.

Implementation

bool get hasMoreStickers => has(moreStickers);