Interface PATCHChannelCategoryUserPermissionResponse

interface PATCHChannelCategoryUserPermissionResponse {
    channelCategoryUserPermission: APIGuildCategoryUserPermission;
}

Properties

channelCategoryUserPermission: APIGuildCategoryUserPermission