Interface GETChannelCategoryRolePermissionResponse

interface GETChannelCategoryRolePermissionResponse {
    channelCategoryRolePermission: APIGuildCategoryRolePermission;
}

Properties

channelCategoryRolePermission: APIGuildCategoryRolePermission