Search
Preparing search index...
The search index is not available
friend_bot
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
GuildScopedVoiceConnectionService
Guild
Scoped
Voice
Connection
Service
constructor
disconnect
get
Connection
get
OrCreate
Connection
subscribe
ToDisconnect
📑 Index
Globals
Hierarchy
GuildScopedVoiceConnectionService
Constructors
constructor
Methods
disconnect
get
Connection
get
OrCreate
Connection
subscribe
ToDisconnect
Constructors
constructor
new
Guild
Scoped
Voice
Connection
Service
(
voiceConnectionService
:
VoiceConnectionService
, guildId
:
string
)
:
GuildScopedVoiceConnectionService
Parameters
voiceConnectionService
:
VoiceConnectionService
guildId
:
string
Returns
GuildScopedVoiceConnectionService
Methods
disconnect
disconnect
(
)
:
void
Returns
void
get
Connection
get
Connection
(
)
:
ActivityTrackingVoiceConnection
Returns
ActivityTrackingVoiceConnection
get
OrCreate
Connection
get
OrCreate
Connection
(
channelToUseIfNotInExisting
:
VoiceChannel
)
:
Promise
<
ActivityTrackingVoiceConnection
>
Parameters
channelToUseIfNotInExisting
:
VoiceChannel
Returns
Promise
<
ActivityTrackingVoiceConnection
>
subscribe
ToDisconnect
subscribe
ToDisconnect
(
callback
:
Callback
)
:
void
Parameters
callback
:
Callback
Returns
void
Made with ❤️ by
pirix-gh
. Documentation generated by
TypeDoc.