EscuderoKevin
Well-Known Member
- Jul 2, 2015
- 380
- 181
- 130
Hi, Any know about channelGroupList ?
I need Show only Channel Groups. But i cant find xd (Channel Admin , Operator , Guest, etc )
But not Show Only "Channel Groups"
I do print_r to last php code and show this...
I need Show only Channel Groups. But i cant find xd (Channel Admin , Operator , Guest, etc )
PHP:
$channelgroups = $ts3->channelGroupList(array("type" => TeamSpeak3::GROUP_DBTYPE_REGULAR));
But not Show Only "Channel Groups"
I do print_r to last php code and show this...