| Package | Description |
|---|---|
| com.github.theholywaffle.teamspeak3 |
| Modifier and Type | Method and Description |
|---|---|
List<PermissionInfo> |
TS3Api.getPermissions()
Displays a list of all permissions, including ID, name and description.
|
CommandFuture<List<PermissionInfo>> |
TS3ApiAsync.getPermissions()
Displays a list of all permissions, including ID, name and description.
|
Released under the MIT license.