Search Results for

    Show / Hide Table of Contents

    Class DiscordMessageActivity

    Represents a Rich Presence activity.

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

    Properties

    | Improve this Doc View Source

    PartyId

    Gets the party id of the activity.

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

    Type

    Gets the activity type.

    Declaration
    public MessageActivityType Type { get; }
    Property Value
    Type Description
    MessageActivityType

    Extension Methods

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