Table of Contents

Class JsonGuildWidgetChannel

Namespace
NetCord.Rest.JsonModels
Assembly
NetCord.dll
public class JsonGuildWidgetChannel : JsonEntity
Inheritance
JsonGuildWidgetChannel
Inherited Members

Constructors

JsonGuildWidgetChannel()

public JsonGuildWidgetChannel()

Properties

Name

[JsonPropertyName("name")]
public string Name { get; set; }

Property Value

string

Position

[JsonPropertyName("position")]
public int Position { get; set; }

Property Value

int