You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ChannelData you are referring to belongs to channellist and has no channel_description.
To prevent confusion i renamed the serialization objects to ChannelInfoResponse and ChannelListResponse to prevent confusion. ChannelInfoResponse has the channel_description field.
I've also added both requested commands and various other channel commands.
By the way, when you are using the full client you can get a better channel view by accessing the Ts3FullClient.Book.Channels dictionary. This makes channellist and channelinfo superfluous. (You have to request the channel_description manually still tho, some convenience commands are still in work)
Hi @Splamy
In Developer branch:
Thanks!
The text was updated successfully, but these errors were encountered: