Interface PATCHGuildRoleResponse

interface PATCHGuildRoleResponse {
    role: APIGuildRole;
}

Properties

Properties