serenity-rs / songbird

An async Rust library for the Discord voice API
ISC License
394 stars 116 forks source link

Examples: Fix serenity-next cache accesses #99

Closed FelixMcFelix closed 3 years ago

FelixMcFelix commented 3 years ago

Serenity's cache design has changed, this (finally) prevents the examples from failing to compile on CI.