Search Results for

    Show / Hide Table of Contents

    Class DiscordScheduledEventEntityMetadata

    Represents an scheduled event.

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

    Constructors

    | Improve this Doc View Source

    DiscordScheduledEventEntityMetadata(String)

    Initializes a new instance of the DiscordScheduledEventEntityMetadata class.

    Declaration
    public DiscordScheduledEventEntityMetadata(string location)
    Parameters
    Type Name Description
    System.String location

    The location.

    Properties

    | Improve this Doc View Source

    Location

    External location if event type is External.

    Declaration
    public string Location { get; }
    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