Class: Discorb::Guild
- Inherits:
-
Object
- Object
- Discorb::Guild
- Defined in:
- lib/discorb/voice/extend.rb
Instance Attribute Summary collapse
- #voice_client ⇒ Object readonly
Instance Attribute Details
#voice_client ⇒ Object (readonly)
65 66 67 |
# File 'lib/discorb/voice/extend.rb', line 65 def voice_client @client.voice_clients[@id.to_s] end |