GlobalStickerManager constructor

GlobalStickerManager(
  1. CacheConfig<GlobalSticker> config,
  2. NyxxRest client
)

Implementation

GlobalStickerManager(super.config, super.client) : super(identifier: 'stickers');