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