Commit 34524ca
Remove deactivated Telegram provider (#2461)
Removes the TelegramProvider and TelegramBackend classes along with the
@telegram-apps/sdk dependency since the Telegram integration is no
longer supported.
## Changes
- Delete unused `TelegramProvider` and `TelegramBackend` classes
- Remove `@telegram-apps/sdk` dependency from package.json
- Update session.tsx comment to remove Telegram-specific context
- Clean up pnpm-lock.yaml
The constants and query parameter naming conventions remain unchanged as
they're used by other providers.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent b7456be commit 34524ca
File tree
5 files changed
+1
-253
lines changed- packages
- controller
- src/telegram
- keychain/src/components
5 files changed
+1
-253
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | | - | |
| 93 | + | |
95 | 94 | | |
96 | 95 | | |
97 | 96 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments