mirror of
https://github.com/diamondburned/arikawa.git
synced 2024-11-30 18:53:30 +00:00
Voice: Updated package description
This commit is contained in:
parent
f2d93fe2ba
commit
cc153e1715
|
@ -1,4 +1,7 @@
|
||||||
// Package voice is coming soon to an arikawa near you!
|
// Package voice handles the Discord voice gateway and UDP connections, as well
|
||||||
|
// as managing and keeping track of multiple voice sessions.
|
||||||
|
//
|
||||||
|
// This package abstracts the subpackage voice/voicesession and voice/udp.
|
||||||
package voice
|
package voice
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Reference in a new issue