Search Results for

    Show / Hide Table of Contents

    Interface IMentionable

    Determines whether the object is mentionable or not.

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

    Properties

    | Improve this Doc View Source

    Mention

    Returns a special string used to mention this object.

    Declaration
    string Mention { get; }
    Property Value
    Type Description
    String

    A string that is recognized by Discord as a mention (e.g. <@168693960628371456>).

    Theme

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