feat: delete & archive projects
This commit is contained in:
@@ -4,6 +4,7 @@ __all__ = (
|
||||
'GetWorkspaceProjectsInput',
|
||||
'GetWorkspaceProjectsOutput',
|
||||
'GetProjectInput',
|
||||
'ArchiveProjectInput',
|
||||
'DisconnectProjectByTgIdInput',
|
||||
'ConnectProjectInput',
|
||||
'ProjectOutput',
|
||||
@@ -121,6 +122,7 @@ from .creative import (
|
||||
)
|
||||
from .placement import GetPlacementInput, GetPlacementsInput, GetPlacementsOutput, PlacementOutput
|
||||
from .project import (
|
||||
ArchiveProjectInput,
|
||||
ChannelBotPermissions,
|
||||
ConnectProjectInput,
|
||||
DisconnectProjectByTgIdInput,
|
||||
|
||||
Reference in New Issue
Block a user