From f0e117e5612808fd1a847f5ed46606a91c532609 Mon Sep 17 00:00:00 2001 From: hdvtdev Date: Sat, 5 Apr 2025 00:07:11 +0300 Subject: [PATCH 1/6] new update consuming method --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 78cba99..2a2eebc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ Total lines of code: 04 April 2025 22:41:39 4443 +04 April 2025 23:12:00 4405 +05 April 2025 00:06:40 4405 From 9d741b7aced3cac0a412fb7b193f58144bb3dbb5 Mon Sep 17 00:00:00 2001 From: hdvtdev Date: Sat, 5 Apr 2025 14:36:08 +0300 Subject: [PATCH 2/6] + 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 From 17180ab796567bbf7cec4b8d9d9669dfef1e2461 Mon Sep 17 00:00:00 2001 From: hdvtdev Date: Sat, 5 Apr 2025 17:00:03 +0300 Subject: [PATCH 3/6] + util NotTested + @NotTested AnswerCallbackQuery + @NotTested ApproveChatJoinRequest + some refactoring and docs --- .idea/inspectionProfiles/Project_Default.xml | 7 +++++++ README.md | 1 + 2 files changed, 8 insertions(+) diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 6b25340..1b65c3e 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -1,6 +1,7 @@