• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Bug getChannelGroups() don't work

Status
Not open for further replies.

VerHext

Donor
is awesome!
Contributor
Insider
The Scripting function getChannelGroups() not work

In mehreren Test, ist es mir leider nicht gelungen die Channel Gruppe eines Users abzufragen.

Code:
//Im Text event
engine.log(ev.client.getChannelGroups()[0].id());
 
Status
Not open for further replies.
Top