Search
Preparing search index...
The search index is not available
discordbot
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
discordbot
typedef/CommunicationEvent
CommunicationEvent
Interface CommunicationEvent
Hierarchy
CommunicationEvent
Index
Properties
author
bot
client
config
guild
member
message
Object
response
Callback
source
text
Properties
author
author
:
User
Optional
bot
bot
:
DiscordBot
client
client
:
Client
Optional
config
config
:
IntentData
guild
guild
:
Guild
Optional
member
member
:
GuildMember
Optional
message
Object
message
Object
:
Message
response
Callback
response
Callback
:
(
response
:
string
)
=>
Promise
<
{}
>
Type declaration
(
response
:
string
)
:
Promise
<
{}
>
Parameters
response:
string
Returns
Promise
<
{}
>
source
source
:
string
text
text
:
string
Exports
typedef/
Communication
Event
Communication
Event
author
bot
client
config
guild
member
message
Object
response
Callback
source
text
Generated using
TypeDoc