diff --git a/static/hogfather.js b/static/hogfather.js index 6ef5bc4..e818a06 100644 --- a/static/hogfather.js +++ b/static/hogfather.js @@ -82,6 +82,11 @@ hogfather.PublicChat.prototype.Shutdown = function() { }; +hogfather.PublicChat.prototype.getID = function() { + return this.id_; +}; + + /** * @private * @return {string}