Constructor DiscordSignedLink
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
DiscordSignedLink(Uri)
Initializes a new instance of the Uri class with the specified URI for signed discord links.
public DiscordSignedLink(Uri uri)
Parameters
DiscordSignedLink(string)
Initializes a new instance of the Uri class with the specified URI for signed discord links.
public DiscordSignedLink(string uriString)