ApplicationRoleConnectionMetadata
ClassOn this page
ApplicationRoleConnectionMetadata is a DiscordLua class representing a Discord resource. Obtain it from a manager, an event payload, or the constructor when one is documented below.
Properties
- Name
client- Type
any- Access
- readonly
- Description
- Owning Client instance used for REST, cache, and event dispatch.
- Availability
- Populated from the Gateway/REST payload or constructor for this ApplicationRoleConnectionMetadata.
- Name
description- Type
any- Access
- readonly
- Description
- Instance field
ApplicationRoleConnectionMetadata.description. Read it after the object is constructed or wrapped from Gateway/REST data. - Availability
- Populated from the Gateway/REST payload or constructor for this ApplicationRoleConnectionMetadata.
- Name
descriptionLocalizations- Type
any- Access
- readonly
- Description
- Instance field
ApplicationRoleConnectionMetadata.descriptionLocalizations. Read it after the object is constructed or wrapped from Gateway/REST data. - Availability
- Populated from the Gateway/REST payload or constructor for this ApplicationRoleConnectionMetadata.
- Name
key- Type
any- Access
- readonly
- Description
- Instance field
ApplicationRoleConnectionMetadata.key. Read it after the object is constructed or wrapped from Gateway/REST data. - Availability
- Populated from the Gateway/REST payload or constructor for this ApplicationRoleConnectionMetadata.
- Name
name- Type
any- Access
- readonly
- Description
- Display name of this ApplicationRoleConnectionMetadata.
- Availability
- Populated from the Gateway/REST payload or constructor for this ApplicationRoleConnectionMetadata.
- Name
nameLocalizations- Type
any- Access
- readonly
- Description
- Instance field
ApplicationRoleConnectionMetadata.nameLocalizations. Read it after the object is constructed or wrapped from Gateway/REST data. - Availability
- Populated from the Gateway/REST payload or constructor for this ApplicationRoleConnectionMetadata.
- Name
raw- Type
any- Access
- readonly
- Description
- Instance field
ApplicationRoleConnectionMetadata.raw. Read it after the object is constructed or wrapped from Gateway/REST data. - Availability
- Populated from the Gateway/REST payload or constructor for this ApplicationRoleConnectionMetadata.
- Name
type- Type
any- Access
- readonly
- Description
- Instance field
ApplicationRoleConnectionMetadata.type. Read it after the object is constructed or wrapped from Gateway/REST data. - Availability
- Populated from the Gateway/REST payload or constructor for this ApplicationRoleConnectionMetadata.
Examples
Obtain this object from a manager, wrap helper, or event payload — it is not constructed directly in typical bot code.
Related APIs
ActionRow · Activity · ActivityInstance · ActivityLocation · AnonymousGuild · ApplicationCommand · Attachment · AuthorizingIntegrationOwners
Version: discord 1.2.4 · runtime 1.0.0