Show / Hide Table of Contents

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 Source

BwoinkDiscordRelayUpdated(Boolean)

Declaration
public BwoinkDiscordRelayUpdated(bool enabled)
Parameters
Type Name Description
System.Boolean enabled

Properties

| Improve this Doc View Source

DiscordRelayEnabled

Declaration
public bool DiscordRelayEnabled { get; }
Property Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾