Page 1 of 1

API Chat ID

PostPosted: Sat Dec 01, 2012 1:17 am
by runewake2
I've got a question about the API's Chat ID that you can get. Is this only related to the public messages of a game? If so, is there any way to get if a team has chatted?

I have written a simple script that I will be adding to Conqueror to add notifications for Chat updates, but I'd like to know how it will work. Only public messages is kind of restricted.

Finally, is there any way for me to get the actual message? An ID is nice as I can see if things are new or not easily, however, from a users standpoint the actual message would be more helpful.

Re: API Chat ID

PostPosted: Sun Dec 02, 2012 11:52 am
by sherkaner
Hmm, as far as I know it's the last message ID, always. So even if it's from the other team. Kinda annoying for chatglove, since it now just loads the page to see if there is chat (for all games). I guess you'll run into the same problem.

Re: API Chat ID

PostPosted: Sun Dec 02, 2012 1:58 pm
by runewake2
That's a pity, wish the API was seeing some updates, the API page hasn't been updated since 2010. That's kind of annoying. Oh well, I guess that feature will just be a bit weird then.