Exemple #1
0
 public void OnChannelActiveSynced(object sender, IrcEventArgs e)
 {
     ChatEvent.Join(e.Data.Channel);
 }