DiscordActivity

Inherits: Reference < Object

Properties

type name
String name
int type
String url
int created_at
ActivityTimestamps timestamps
int application_id
String details
String state
Emoji emoji
ActivityParty party
ActivityAssets assets
ActivitySecrets secrets
bool instance
BitFlag flags
Array buttons

Methods

return type signature
Dictionary to_dict ( )
String get_class ( )

Constants

  • Dictionary Type

    • GAME = 0

    • STREAMING = 1

    • LISTENING = 2

    • CUSTOM = 4

    • COMPETING = 5

    There is currently no description for this constant.


  • Dictionary Flags

    • INSTANCE = 1

    • JOIN = 2

    • SPECTATE = 4

    • JOIN_REQUEST = 8

    • SYNC = 16

    • PLAY = 32

    • PARTY_PRIVACY_FRIENDS = 64

    • PARTY_PRIVACY_VOICE_CHANNEL = 128

    • EMBEDDED = 256

    There is currently no description for this constant.

Property Descriptions

  • String name

    There is currently no description for this property.


  • int type

    There is currently no description for this property.


  • String url

    There is currently no description for this property.


  • int created_at

    There is currently no description for this property.


  • ActivityTimestamps timestamps

    There is currently no description for this property.


  • int application_id

    There is currently no description for this property.


  • String details

    There is currently no description for this property.


  • String state

    There is currently no description for this property.


  • Emoji emoji

    There is currently no description for this property.


  • ActivityParty party

    There is currently no description for this property.


  • ActivityAssets assets

    There is currently no description for this property.


  • ActivitySecrets secrets

    There is currently no description for this property.


  • bool instance

    There is currently no description for this property.


  • BitFlag flags

    There is currently no description for this property.


  • Array buttons

    There is currently no description for this property.

Method Descriptions

  • DiscordActivity DiscordActivity ( Dictionary data )

    There is currently no description for this method.


  • Dictionary to_dict ( )

    There is currently no description for this method.


  • String get_class ( )

    There is currently no description for this method.