Preparing search index...
The search index is not available
Yet Another Better Office-hour Bot - v4.2
Yet Another Better Office-hour Bot - v4.2
ExpectedErrors
ExpectedParseErrors
Variable ExpectedParseErrors
Const
Expected
Parse
Errors
:
{
invalidQueueCategory
:
(
(
categoryName
:
Optional
<
string
>
)
=>
CommandParseError
)
;
missingHierarchyRoles
:
(
(
requiredRoles
:
string
[]
, commandName
:
string
)
=>
CommandParseError
)
;
noPermission
:
{
clear
:
(
(
queueName
:
string
)
=>
CommandParseError
)
;
}
;
noQueueTextChannel
:
(
(
categoryName
:
Optional
<
string
>
)
=>
CommandParseError
)
;
nonServerInterction
:
(
(
guildName
?:
string
)
=>
CommandParseError
)
;
notGuildInteraction
:
CommandParseError
;
queueHasNoParent
:
CommandParseError
;
removeInsideQueue
:
CommandParseError
;
serverHasNoQueue
:
CommandParseError
;
}
= ...
Type declaration
invalid
Queue
Category
:
(
(
categoryName
:
Optional
<
string
>
)
=>
CommandParseError
)
(
categoryName
:
Optional
<
string
>
)
:
CommandParseError
Parameters
categoryName:
Optional
<
string
>
Returns
CommandParseError
missing
Hierarchy
Roles
:
(
(
requiredRoles
:
string
[]
, commandName
:
string
)
=>
CommandParseError
)
(
requiredRoles
:
string
[]
, commandName
:
string
)
:
CommandParseError
Parameters
requiredRoles:
string
[]
commandName:
string
Returns
CommandParseError
no
Permission
:
{
clear
:
(
(
queueName
:
string
)
=>
CommandParseError
)
;
}
clear
:
(
(
queueName
:
string
)
=>
CommandParseError
)
(
queueName
:
string
)
:
CommandParseError
Parameters
queueName:
string
Returns
CommandParseError
no
Queue
Text
Channel
:
(
(
categoryName
:
Optional
<
string
>
)
=>
CommandParseError
)
(
categoryName
:
Optional
<
string
>
)
:
CommandParseError
Parameters
categoryName:
Optional
<
string
>
Returns
CommandParseError
non
Server
Interction
:
(
(
guildName
?:
string
)
=>
CommandParseError
)
(
guildName
?:
string
)
:
CommandParseError
Parameters
Optional
guildName:
string
Returns
CommandParseError
not
Guild
Interaction
:
CommandParseError
queue
Has
No
Parent
:
CommandParseError
remove
Inside
Queue
:
CommandParseError
server
Has
No
Queue
:
CommandParseError
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Yet
Another
Better
Office-
hour
Bot -
v4.2
Attending
Server
V2
Backups
Built
In
Handlers
Expected
Errors
Extension
Interface
Firebase
Server
Backup
Google
Sheet
Logging
Help
Queue
V2
Inertaction
Validation
Functions
Member
States
Session
Calendar
Utilities
app
command-
handling/builtin-
success-
messages
environment/environment-
manager
extensions/session-
calendar/calendar-
success-
messages
global-
states
models/hierarchy-
roles
utils/discord-
presence
Calendar
Connection
Error
Expected
Calendar
Errors
Expected
Parse
Errors
Expected
Queue
Errors
Expected
Server
Errors
Expected
Sheet
Errors
Generated using
TypeDoc