View Source Nostrum.Struct.Event.PartialApplication (Nostrum v0.6.0)
Sent on READY
Link to this section Summary
Link to this section Types
Specs
flags() :: non_neg_integer()
Public flags of the application.
See https://discord.com/developers/docs/resources/application#application-object-application-flags
Specs
id() :: Nostrum.Snowflake.t()
ID of the application
Specs
Event sent as part of the READY
payload.