Search Results for

    Show / Hide Table of Contents

    Interface IMessageComponent

    Represents a message component on a message.

    Namespace: Discord
    Assembly: Discord.Net.Core.dll
    Syntax
    public interface IMessageComponent

    Properties

    | Improve this Doc View Source

    CustomId

    Gets the custom id of the component if possible; otherwise null.

    Declaration
    string CustomId { get; }
    Property Value
    Type Description
    String
    | Improve this Doc View Source

    Type

    Gets the ComponentType of this Message Component.

    Declaration
    ComponentType Type { get; }
    Property Value
    Type Description
    ComponentType

    Theme

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