mirror of
https://github.com/diamondburned/arikawa.git
synced 2024-12-11 16:05:00 +00:00
diamondburned
b8994ed0da
This commit gets rid of all the code that previously managed different voice sessions in different guilds. This is because there is rarely ever a need for this, and most bots that need this could do their own keeping. This change, although removes some features off of the package, adds a lot of clarity on what to do exactly when it comes to connecting to a voice channel. In order to make the migration process a bit easier, an example has been added which guides through using the voice.Session API. |
||
---|---|---|
.. | ||
rate | ||
api.go | ||
api_test.go | ||
channel.go | ||
emoji.go | ||
guild.go | ||
image.go | ||
integration_test.go | ||
invite.go | ||
login.go | ||
math.go | ||
math_test.go | ||
member.go | ||
message.go | ||
message_reaction.go | ||
role.go | ||
send.go | ||
send_test.go | ||
user.go | ||
webhook.go |