Class BwoinkDiscordRelayUpdated
Sent by the server to notify all clients when the webhook url is sent. The webhook url itself is not and should not be sent.
Inheritance
System.Object
BwoinkDiscordRelayUpdated
Namespace: Content.Shared.Administration
Assembly: Content.Shared.dll
Syntax
public sealed class BwoinkDiscordRelayUpdated : EntityEventArgs
Constructors
| Improve this Doc View SourceBwoinkDiscordRelayUpdated(Boolean)
Declaration
public BwoinkDiscordRelayUpdated(bool enabled)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | enabled |
Properties
| Improve this Doc View SourceDiscordRelayEnabled
Declaration
public bool DiscordRelayEnabled { get; }
Property Value
Type | Description |
---|---|
System.Boolean |