Skip to content

Instantly share code, notes, and snippets.

@cfsilence
Created April 6, 2018 16:26
Show Gist options
  • Save cfsilence/940bb06835a96ab775df775f20592430 to your computer and use it in GitHub Desktop.
Save cfsilence/940bb06835a96ab775df775f20592430 to your computer and use it in GitHub Desktop.
sendMessage() {
this.currentChannel.sendMessage(this.chatMessage);
this.chatMessage = null;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment