Search Results for

    Show / Hide Table of Contents

    Class DiscordEmbedBuilder.EmbedFooter

    Represents an embed footer.

    Inheritance
    System.Object
    DiscordEmbedBuilder.EmbedFooter
    Namespace: DisCatSharp.Entities
    Assembly: DisCatSharp.dll
    Syntax
    public class EmbedFooter

    Properties

    | Improve this Doc View Source

    IconUrl

    Gets or sets the Url

    Declaration
    public string IconUrl { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Text

    Gets or sets the text of the footer.

    Declaration
    public string Text { get; set; }
    Property Value
    Type Description
    System.String

    Extension Methods

    ReflectionUtilities.ToDictionary<T>(T)
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2021-2022 Aiko IT Systems