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)

public ChannelMenu(JsonComponent jsonModel)

Parameters

jsonModel JsonComponent

Properties

ChannelTypes

public IReadOnlyList<ChannelType> ChannelTypes { get; }

Property Value

IReadOnlyList<ChannelType>