ChaterJee 0.4.3__py3-none-any.whl → 0.4.4__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- ChaterJee/ChaterJee.py +1 -1
- {chaterjee-0.4.3.dist-info → chaterjee-0.4.4.dist-info}/METADATA +1 -1
- chaterjee-0.4.4.dist-info/RECORD +6 -0
- chaterjee-0.4.3.dist-info/RECORD +0 -6
- {chaterjee-0.4.3.dist-info → chaterjee-0.4.4.dist-info}/WHEEL +0 -0
- {chaterjee-0.4.3.dist-info → chaterjee-0.4.4.dist-info}/top_level.txt +0 -0
ChaterJee/ChaterJee.py
CHANGED
@@ -299,7 +299,7 @@ class ChatLogs:
|
|
299
299
|
self.smsID.append(msg.message_id)
|
300
300
|
#self.txt = f"No new changes! file kept unchanged."
|
301
301
|
#await self.sendUpdate(update, context)
|
302
|
-
return ConversationHandler.END
|
302
|
+
#return ConversationHandler.END
|
303
303
|
|
304
304
|
#msg = await context.bot.send_message(chat_id=self.CHATID, text=txt)
|
305
305
|
#self.smsID.append(msg.message_id)
|
@@ -0,0 +1,6 @@
|
|
1
|
+
ChaterJee/ChaterJee.py,sha256=0vMM9bwgUjxS-duVUSmu2psowfwFMKXGD72IxFdCRlY,16942
|
2
|
+
ChaterJee/__init__.py,sha256=tZmkZY2XbzJ8rHDh8nOmb1W73kPecPv3xcEiCPwkZf4,98
|
3
|
+
chaterjee-0.4.4.dist-info/METADATA,sha256=KhC3LRWMR5b7nZ-cgYSs49Vsb5pVCi9D5OSzpPQgiXE,5872
|
4
|
+
chaterjee-0.4.4.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
|
5
|
+
chaterjee-0.4.4.dist-info/top_level.txt,sha256=Z1UAYoaNybpDiKjqa1yFpti_q0FNECVItb3-9yAh3gM,10
|
6
|
+
chaterjee-0.4.4.dist-info/RECORD,,
|
chaterjee-0.4.3.dist-info/RECORD
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
ChaterJee/ChaterJee.py,sha256=qZTGkAZx3ZGhkepPynzHWUnTIESsHQP4by5gpbMTwls,16941
|
2
|
-
ChaterJee/__init__.py,sha256=tZmkZY2XbzJ8rHDh8nOmb1W73kPecPv3xcEiCPwkZf4,98
|
3
|
-
chaterjee-0.4.3.dist-info/METADATA,sha256=snKhcufcmF-OrJj21RC8VJGF16kpxkRYV9TAu9SBUuQ,5872
|
4
|
-
chaterjee-0.4.3.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
|
5
|
-
chaterjee-0.4.3.dist-info/top_level.txt,sha256=Z1UAYoaNybpDiKjqa1yFpti_q0FNECVItb3-9yAh3gM,10
|
6
|
-
chaterjee-0.4.3.dist-info/RECORD,,
|
File without changes
|
File without changes
|