Author Topic: Finding id of current channel  (Read 3040 times)

PerfectPanda

  • Guest
Finding id of current channel
« on: March 06, 2013, 05:58:25 PM »
Hello! Is there currently a way of finding the id of the channel you are connected to? This would be useful especially when you create a new channel with any free id (passing -1 as the channel id to JoinChannel).

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Finding id of current channel
« Reply #1 on: March 06, 2013, 09:04:00 PM »
Yup, I've already added it. TNManager.channelID (you will see it in the next version).