This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
civ13
/
civ14
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Ramo:
master
Ramos
Etiquetas
feat/weather_changes_biome
glass
master
nomads_update_3
civ14
/
Content.Server
/
Discord
/
WebhookIdentifier.cs
WebhookIdentifier.cs
103 B
Link permanente
Histórico
Em bruto
1
2
3
namespace Content.Server.Discord;
public record struct WebhookIdentifier(string Id, string Token);