Preparing search index...
The search index is not available
discordx
discordx
ContextMenu
Function ContextMenu
ContextMenu
<
TName
extends
string
>
(
options
:
Omit
<
ApplicationCommandOptions
<
NotEmpty
<
TName
>
,
never
>
&
{
type
:
User
|
Message
|
PrimaryEntryPoint
;
}
,
"description"
|
"descriptionLocalizations"
,
>
,
)
:
MethodDecoratorEx
Interact with context menu with a defined identifier
Type Parameters
TName
extends
string
Parameters
options
:
Omit
<
ApplicationCommandOptions
<
NotEmpty
<
TName
>
,
never
>
&
{
type
:
User
|
Message
|
PrimaryEntryPoint
;
}
,
"description"
|
"descriptionLocalizations"
,
>
Application command options
View Documentation
Returns
MethodDecoratorEx
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
discordx
Loading...
Interact with context menu with a defined identifier