@typed-discord/interactions-codegen
Preparing search index...
createUserCommandHandlerMap
Function createUserCommandHandlerMap
createUserCommandHandlerMap
(
commands
:
ApplicationCommandResponse
[]
,
)
:
TypeLiteralNode
Creates a type literal mapping user command names to their handler types.
Parameters
commands
:
ApplicationCommandResponse
[]
The user commands.
Returns
TypeLiteralNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@typed-discord/interactions-codegen
Loading...
Creates a type literal mapping user command names to their handler types.