This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
civ13
/
civ14
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Strom:
459f0b9e4f
Větve
Značky
feat/weather_changes_biome
glass
master
nomads_update_3
civ14
/
Content.Server
/
Discord
/
WebhookIdentifier.cs
WebhookIdentifier.cs
103 B
Historie
Surový
1
2
3
namespace Content.Server.Discord;
public record struct WebhookIdentifier(string Id, string Token);