Table of Contents

Interface INamedChannel

Namespace
NetCord
Assembly
NetCord.dll

Represents a named channel.

public interface INamedChannel : IEntity, ISpanFormattable, IFormattable
Inherited Members

Properties

Name

The name of the channel object, between 1 and 100 characters.

string Name { get; }

Property Value

string

Methods

ToString()

string ToString()

Returns

string