Search Results for

    Show / Hide Table of Contents

    Interface IUserCommandInteractionData

    Represents the data tied with the IUserCommandInteraction interaction.

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

    Properties

    | Improve this Doc View Source

    User

    Gets the user who this command targets.

    Declaration
    IUser User { get; }
    Property Value
    Type Description
    IUser

    Theme

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