feat(!783): Add admin commands for managing tokens

This commit is contained in:
Ginger 2026-01-06 11:13:11 -05:00
parent 42f4ec34cd
commit ca77970ff3
10 changed files with 233 additions and 44 deletions

View file

@ -141,6 +141,10 @@ pub(super) static MAPS: &[Descriptor] = &[
name: "referencedevents",
..descriptor::RANDOM
},
Descriptor {
name: "registrationtoken_info",
..descriptor::RANDOM_SMALL
},
Descriptor {
name: "roomid_invitedcount",
..descriptor::RANDOM_SMALL