Search Results for

    Show / Hide Table of Contents

    Class DiscordFollowedChannel

    Represents a followed channel.

    Inheritance
    System.Object
    DiscordFollowedChannel
    Namespace: DisCatSharp.Entities
    Assembly: DisCatSharp.dll
    Syntax
    public class DiscordFollowedChannel

    Properties

    | Improve this Doc View Source

    ChannelId

    Gets the id of the channel following the announcement channel.

    Declaration
    public ulong ChannelId { get; }
    Property Value
    Type Description
    System.UInt64
    | Improve this Doc View Source

    WebhookId

    Gets the id of the webhook that posts crossposted messages to the channel.

    Declaration
    public ulong WebhookId { get; }
    Property Value
    Type Description
    System.UInt64

    Extension Methods

    ReflectionUtilities.ToDictionary<T>(T)
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2021-2022 Aiko IT Systems