This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
civ13
/
civ14
ウォッチ
1
スター
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);