mirror of
https://github.com/bwmarrin/discordgo.git
synced 2026-05-24 14:49:48 -04:00
8 lines
202 B
Modula-2
8 lines
202 B
Modula-2
module github.com/bwmarrin/discordgo/examples/voice_receive
|
|
|
|
require (
|
|
github.com/bwmarrin/discordgo v0.21.1
|
|
github.com/pion/rtp v1.6.0
|
|
github.com/pion/webrtc/v3 v3.0.0-20200721060053-ca3cc9d940bc
|
|
)
|