Search Results for

    Show / Hide Table of Contents

    Class MessageComponent

    Represents a component object used to send components with messages.

    Inheritance
    Object
    MessageComponent
    Namespace: Discord
    Assembly: Discord.Net.Core.dll
    Syntax
    public class MessageComponent : object

    Properties

    | Improve this Doc View Source

    Components

    Gets the components to be used in a message.

    Declaration
    public IReadOnlyCollection<ActionRowComponent> Components { get; }
    Property Value
    Type Description
    IReadOnlyCollection<ActionRowComponent>

    Theme

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