Nostrum v0.4.0 Nostrum.Struct.Message.Activity View Source

Struct representing a Discord message activity.

Link to this section Summary

Link to this section Types

Link to this type

party_id() View Source
party_id() :: String.t() | nil

The party id from a rich presence event.

Link to this type

t() View Source
t() :: %Nostrum.Struct.Message.Activity{party_id: party_id(), type: type()}

Type of message activity.