Exemplo n.º 1
0
 public void IAmOnline()
 {
     _client.EmitPresence(Presence.active);
 }