feat: add multi-ID delete support with per-ID results #79
Reference in New Issue
Block a user
Delete Branch "fix/issue-47"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Implements multi-ID delete support for issue #47:
Changes
core/services.py
apps/telegram-bot/commands.py
tests/test_services.py
Fixes #47