Struct RestGuildWidget
Namespace: Discord.Rest
Assembly: Discord.Net.Rest.dll
Syntax
public struct RestGuildWidget
Properties
| Improve this Doc View SourceChannelId
Declaration
public ulong? ChannelId { readonly get; }
Property Value
Type | Description |
---|---|
Nullable<UInt64> |
IsEnabled
Declaration
public bool IsEnabled { readonly get; }
Property Value
Type | Description |
---|---|
Boolean |
Methods
| Improve this Doc View SourceToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String |