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