Interface PATCHGuildRoleUpdateResponse

interface PATCHGuildRoleUpdateResponse {
    role: APIGuildRole;
}

Properties

Properties