initChat static method

dynamic initChat()

Implementation

static initChat() {
  incrementId = 0;
  page = 0;
  newest = null;
}