feat(telegram): add inline cancel button (#79)

This commit is contained in:
banteg
2026-01-10 03:33:57 +04:00
committed by GitHub
parent 801d04cfdf
commit 5c1635ccb5
8 changed files with 397 additions and 18 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
after you finish work, commit with a conventional message. only commit the files you edited.
run `just check` and fix any errors before committing.
always run `just check` before code commits.
if you fix anything from `just check`, rerun it and confirm it passes before committing.