Preparing search index...
The search index is not available
@tanzanite/discord-akairo
@tanzanite/discord-akairo
MentionPrefixPredicate
Type Alias MentionPrefixPredicate
MentionPrefixPredicate
:
(
this
:
CommandHandler
,
message
:
TextCommandMessage
,
)
=>
SyncOrAsync
<
boolean
>
A function that returns whether mentions can be used as a prefix.
Type declaration
(
this
:
CommandHandler
,
message
:
TextCommandMessage
)
:
SyncOrAsync
<
boolean
>
Parameters
this
:
CommandHandler
message
:
TextCommandMessage
Message to option for.
Returns
SyncOrAsync
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@tanzanite/discord-akairo
Loading...
A function that returns whether mentions can be used as a prefix.