From 9d741b7aced3cac0a412fb7b193f58144bb3dbb5 Mon Sep 17 00:00:00 2001 From: hdvtdev Date: Sat, 5 Apr 2025 14:36:08 +0300 Subject: [PATCH] + doc for handlers and some methods in OkHttpTelegramBot + some fixes idk --- .idea/inspectionProfiles/Project_Default.xml | 3 +++ .idea/misc.xml | 4 ++++ README.md | 1 + 3 files changed, 8 insertions(+) diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index eab05f3..6b25340 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -8,6 +8,9 @@ + + diff --git a/.idea/misc.xml b/.idea/misc.xml index 7c47dd4..3b33c0b 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -4,5 +4,9 @@ + + \ No newline at end of file diff --git a/README.md b/README.md index 2a2eebc..092dfa1 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,4 @@ Total lines of code: 04 April 2025 23:12:00 4405 05 April 2025 00:06:40 4405 +05 April 2025 10:39:28 4405