Interface GETChannelCategoryUserPermissionResponse

interface GETChannelCategoryUserPermissionResponse {
    channelCategoryUserPermission: APIGuildCategoryUserPermission;
}

Properties

channelCategoryUserPermission: APIGuildCategoryUserPermission