MessageActivity

Inherits: Reference < Object

Description

Represents a Rich Presence activity chat embed.

Properties

type name
int type
String party_id

Constants

  • Dictionary Type

    • JOIN = 0

    • SPECTATE = 1

    • LISTEN = 2

    • JOIN_REQUEST = 5

    Message activity types.

Property Descriptions

  • int type

    Type of activity.


  • String party_id

    Party id from a Rich Presence event.