Contributions will be listed elsewhere.
This commit is contained in:
parent
6be9be241d
commit
7ad8d52369
1 changed files with 0 additions and 1 deletions
1
state.go
1
state.go
|
@ -9,7 +9,6 @@
|
||||||
// tracking will capture the initial READY packet and many other websocket
|
// tracking will capture the initial READY packet and many other websocket
|
||||||
// events and maintain an in-memory state of of guilds, channels, users, and
|
// events and maintain an in-memory state of of guilds, channels, users, and
|
||||||
// so forth. This information can be accessed through the Session.State struct.
|
// so forth. This information can be accessed through the Session.State struct.
|
||||||
// This code was contributed by https://github.com/iopred
|
|
||||||
|
|
||||||
package discordgo
|
package discordgo
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue