Table of Contents

Class ChannelMenu

Namespace
NetCord
Assembly
NetCord.dll
public class ChannelMenu : EntityMenu, IComponent, IJsonModel<JsonComponent>
Inheritance
ChannelMenu
Implements
Inherited Members

Constructors

ChannelMenu(JsonComponent, int)

public ChannelMenu(JsonComponent jsonModel, int parentId)

Parameters

jsonModel JsonComponent
parentId int

Properties

ChannelTypes

public IReadOnlyList<ChannelType> ChannelTypes { get; }

Property Value

IReadOnlyList<ChannelType>