[MM-22133] Allow exporting and importing archived channels (#23724)
Этот коммит содержится в:
@@ -8,6 +8,7 @@ package model
|
||||
const ExportDataDir = "data"
|
||||
|
||||
type BulkExportOpts struct {
|
||||
IncludeAttachments bool
|
||||
CreateArchive bool
|
||||
IncludeAttachments bool
|
||||
IncludeArchivedChannels bool
|
||||
CreateArchive bool
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user