This website requires JavaScript.
Explore
Help
Register
Sign In
cmdrunematti
/
Delta-v
mirror of
https://github.com/DeltaV-Station/Delta-v.git
Watch
1
Star
0
Fork
You've already forked Delta-v
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4daabaae05
Delta-v
/
Content.Server
/
Discord
/
WebhookIdentifier.cs
4 lines
103 B
C#
Raw
Blame
History
namespace
Content.Server.Discord
;
public
record
struct
WebhookIdentifier
(
string
Id
,
string
Token
)
;
Reference in New Issue
View Git Blame
Copy Permalink