Search Results for

    Show / Hide Table of Contents

    Class RestCategoryChannel

    Represents a REST-based category channel.

    Inheritance
    Object
    RestEntity<UInt64>
    RestChannel
    RestGuildChannel
    RestCategoryChannel
    Implements
    IEntity<UInt64>
    IUpdateable
    ICategoryChannel
    IGuildChannel
    IChannel
    ISnowflakeEntity
    IEntity<UInt64>
    IDeletable
    Inherited Members
    RestGuildChannel.PermissionOverwrites
    RestGuildChannel.Name
    RestGuildChannel.Position
    RestGuildChannel.GuildId
    RestGuildChannel.UpdateAsync(RequestOptions)
    RestGuildChannel.ModifyAsync(Action<GuildChannelProperties>, RequestOptions)
    RestGuildChannel.DeleteAsync(RequestOptions)
    RestGuildChannel.GetPermissionOverwrite(IUser)
    RestGuildChannel.GetPermissionOverwrite(IRole)
    RestGuildChannel.AddPermissionOverwriteAsync(IUser, OverwritePermissions, RequestOptions)
    RestGuildChannel.AddPermissionOverwriteAsync(IRole, OverwritePermissions, RequestOptions)
    RestGuildChannel.RemovePermissionOverwriteAsync(IUser, RequestOptions)
    RestGuildChannel.RemovePermissionOverwriteAsync(IRole, RequestOptions)
    RestGuildChannel.ToString()
    RestGuildChannel.IGuildChannel.Guild
    RestChannel.CreatedAt
    RestEntity<UInt64>.Id
    Namespace: Discord.Rest
    Assembly: Discord.Net.Rest.dll
    Syntax
    public class RestCategoryChannel : RestGuildChannel, IEntity<ulong>, IUpdateable, ICategoryChannel, IGuildChannel, IChannel, ISnowflakeEntity, IEntity<ulong>, IDeletable

    Implements

    IEntity<TId>
    IUpdateable
    ICategoryChannel
    IGuildChannel
    IChannel
    ISnowflakeEntity
    IEntity<TId>
    IDeletable

    Theme

    • Improve this Doc
    • View Source
    In This Article
    Back to top Discord.Net (c) 2015-2022 3.7.2