new telegram bot
This commit is contained in:
@@ -24,6 +24,7 @@ async def get_workspace_projects(
|
||||
title=project.channel.title,
|
||||
username=project.channel.username,
|
||||
status=project.status,
|
||||
invite_link_type=project.invite_link_type,
|
||||
)
|
||||
for project in projects
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user