id property

Snowflake? id
read / write

When using the roles parameter in GuildBuilder, this field is required. It is a Snowflake placeholder for the role and will be replaced by the API consumption.

Its purpose is to allow overwrite a role's permission in a channel when also passing the channels list.

Implementation

Snowflake? id;