Search Results for

    Show / Hide Table of Contents

    Interface IMessageCommandInteractionData

    Represents the data tied with the IMessageCommandInteraction interaction.

    Inherited Members
    IApplicationCommandInteractionData.Id
    IApplicationCommandInteractionData.Name
    IApplicationCommandInteractionData.Options
    Namespace: Discord
    Assembly: Discord.Net.Core.dll
    Syntax
    public interface IMessageCommandInteractionData : IApplicationCommandInteractionData, IDiscordInteractionData

    Properties

    | Improve this Doc View Source

    Message

    Gets the message associated with this message command.

    Declaration
    IMessage Message { get; }
    Property Value
    Type Description
    IMessage

    Theme

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