feat: add delete avatar

This commit is contained in:
2026-05-17 14:54:28 +03:00
parent 6f6d10567e
commit d3b5e0c107
10 changed files with 180 additions and 6 deletions

View File

@@ -2,6 +2,7 @@ from src.presentation.dependencies.commands import (
get_get_me_command,
get_set_phone_command,
get_set_avatar_command,
get_delete_avatar_command,
get_set_encrypted_mnemonic_start_command,
get_set_encrypted_mnemonic_complete_command,
get_update_bank_details_start_command,