This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
civ13
/
civ14
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Rama:
master
Ramas
Etiquetas
feat/weather_changes_biome
glass
master
nomads_update_3
civ14
/
Content.Server
/
Discord
/
WebhookIdentifier.cs
WebhookIdentifier.cs
103 B
Permalink
Histórico
Raw
1
2
3
namespace Content.Server.Discord;
public record struct WebhookIdentifier(string Id, string Token);