Interface GatewayEvent_RoleDeleted

interface GatewayEvent_RoleDeleted {
    role: APIGuildRole;
    serverId: string;
}

Properties

Properties

serverId: string

The ID of the server