This website works better with JavaScript
홈
탐색
도움말
로그인
civ13
/
civ14
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
브렌치:
master
브랜치
태그
feat/weather_changes_biome
glass
master
nomads_update_3
civ14
/
Content.Server
/
Discord
/
WebhookIdentifier.cs
WebhookIdentifier.cs
103 B
고유링크
히스토리
Raw
1
2
3
namespace Content.Server.Discord;
public record struct WebhookIdentifier(string Id, string Token);