typealias RolePermissionConstant

export type RolePermissionConstant = Snowflake;

A static snowflake that identifies the everyone role for application command permissions. It is the same as the guild id

Union Members

Snowflake