Implement a __/sticker__ command to display a sticker's ID and the set it belongs to. Implement a __/nosticker__ command to disable stickers or sticker sets. __/sticker__ - [x] Add and register command handler. - Command list scope: All - [x] Add sticker ID. - [x] Add stickerset the sticker belongs to. __/nosticker__ - [ ] Add and register command handler. - Command list scope: Admins & Owner - [ ] Args: `Solo` to disable one sticker instead of entire set.
Implement a /sticker command to display a sticker's ID and the set it belongs to.
Implement a /nosticker command to disable stickers or sticker sets.
/sticker
/nosticker
Soloto disable one sticker instead of entire set.