add debug to readme

This commit is contained in:
Skillz
2020-05-28 20:46:47 -04:00
parent 6d85d8ed56
commit 0050beb117

View File

@@ -66,6 +66,7 @@ This section will list out all the available methods and functionality in the li
.channelCreate(channel)
.channelUpdate(channel, cachedChannel)
.channelDelete(channel)
.debug(details)
.guildBanAdd(guild, memberOrUserData)
.guildBanRemove(guild, memberOrUserData)
.guildCreate(guild)