Steven Enamakel 74e7a91143 Refactor Telegram state management and introduce new structure for reducers and thunks
- Reorganized Telegram-related Redux logic by moving the telegramSlice functionality into a dedicated directory structure, enhancing maintainability.
- Created separate files for reducers, thunks, and types, improving code organization and clarity.
- Implemented additional asynchronous actions for initializing and connecting to Telegram, along with robust error handling for authentication and message fetching.
- Updated imports across components to reflect the new structure, ensuring consistency and reducing potential import errors.

These changes streamline the Telegram integration within the application, making it easier to manage and extend in the future.
2026-01-28 06:00:46 +05:30

Tauri + React + Typescript

This template should help get you started developing with Tauri, React and Typescript in Vite.

S
Description
No description provided
Readme GPL-3.0
218 MiB
Languages
Rust 59.2%
TypeScript 37.8%
JavaScript 1.6%
Shell 1.2%
CSS 0.1%