Beispiel #1
0
 public string InviteLink(ulong serverid)
 {
     return(context.InviteLink(serverid));
 }