This repository has been archived by the owner on Oct 14, 2020. It is now read-only.
ts3admin.class v1.0.1.9
Version: 1.0.1.9 - Tue, 31 Jan 2017
- added getIconByID function
- added channelGroupGetIconByCGID function
- added serverGroupGetIconBySGID function
- added uploadIcon function
- ftUploadFile seems to need no newline after sending fileTransferKey anymore, so I removed it
- changed description of ftGetFileInfo
+removed channelGetIconByID function, replacement is getIconByID
Version: 1.0.1.8 - Fri, 04 Nov 2016
- Changed misspelled property CHANNEL_CODEC (Thanks to Micky5991)
- Force lowercase property-names for all create and edit functions (Thanks to Micky5991)
Version: 1.0.1.7 - Wed, 02 Nov 2016
- Added constants for opus codec (thanks to Nik99)