This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
civ13
/
civ14
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Ramo (Branch):
master
Rami (Branch)
Tag
feat/weather_changes_biome
glass
master
nomads_update_3
civ14
/
Content.Server
/
Discord
/
WebhookIdentifier.cs
WebhookIdentifier.cs
103 B
Permalink
Cronologia
Originale
1
2
3
namespace Content.Server.Discord;
public record struct WebhookIdentifier(string Id, string Token);