Scordo / TS3QueryLib.Net

This library allows you to query team speak 3 servers using the query port. All queries are implemented type safe and the library is written to work with .Net 3.5 SP1 or higher inluding support for silverlight 3.0 or higher and windows phone 7.1.
BSD 3-Clause "New" or "Revised" License
51 stars 15 forks source link

Added IconId to ChannelEditedEventArgs #29

Closed Mik4sa closed 7 years ago

Mik4sa commented 7 years ago

These chages fix the "problem" described here: https://github.com/Scordo/TS3QueryLib.Net/issues/28

Scordo commented 7 years ago

Thanks for your contribution