Table of Contents

Struct RestGuildWidget

Namespace
Discord.Rest
Assembly
Discord.Net.Rest.dll
public struct RestGuildWidget
Inherited Members

Properties

ChannelId

public readonly ulong? ChannelId { get; }

Property Value

ulong?

IsEnabled

public readonly bool IsEnabled { get; }

Property Value

bool

Methods

ToString()

Returns the fully qualified type name of this instance.

public override string ToString()

Returns

string

The fully qualified type name.