Closed SemmelJochen closed 4 years ago
Guild#voice
is a getter, not an enumerable property, which is why it does not appear when you log a Guild object.
The issue tracker is only for bug reports and enhancement suggestions. If you have a question, please ask it in the Discord server instead of opening an issue – you will get redirected there anyway.
Hey. I am trying to get to a voiceConnection from a Message object. I read the Documentation from version 12.2.0. It says that the Guild object has a voice (VoiceState) attribute where I can get to the connection (VoiceConnection). But the object i keep getting is the following:
As you can see... There is no voice attribute. Please help me...
Further details: