ยฉ 2026 Hedgehog Software, LLC
Argument of type 'ApplicationCommandType.User' is not assignable to parameter of type 'ContextMenuCommandType'.
registry.registerContextMenuCommand(builder => builder.setName('Rob').setType(ApplicationCommandType.User));
ApplicationCommandType.User as ContextMenuCommandType