Multivit4min / TS3-NodeJS-Library

TeamSpeak 3 Server Query Library supports SSH and RAW Query
https://multivit4min.github.io/TS3-NodeJS-Library/
MIT License
149 stars 20 forks source link

[Question] Channel Parent ID #181

Closed DatMayo closed 2 years ago

DatMayo commented 2 years ago

Hey,

one quick question. Why'd you call the parent channel pid instead of cpid as mentioned in the docs?

Multivit4min commented 2 years ago

Beside of snake case to camel case translation the library does not change the property names

channellist returns pid not cpid when querying image

DatMayo commented 2 years ago

Okay, so ts docs are wrong, sry about that :/