d4rktg 0.5.6__py3-none-any.whl → 0.5.7__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.
d4rk/Utils/_round.py CHANGED
@@ -12,7 +12,7 @@ responded_messages = {}
12
12
  chat_locks = {}
13
13
 
14
14
  def round():
15
- async def func(flt, client: Client, message: Union[Message, CallbackQuery]):
15
+ async def func(flt, client, message: Union[Message, CallbackQuery]):
16
16
  chat_id = message.chat.id
17
17
  msg_id = message.id
18
18
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: d4rktg
3
- Version: 0.5.6
3
+ Version: 0.5.7
4
4
  Summary: A module for create with easy and fast
5
5
  Author: D4rkShell
6
6
  Author-email: premiumqtrst@gmail.com
@@ -16,9 +16,9 @@ d4rk/Utils/_fonts.py,sha256=CQsDqPgvp27t3f75Cxod0EmZogEssLwIpyesH-YY5KM,7518
16
16
  d4rk/Utils/_ip.py,sha256=KJJW2QSngshIVWCO5YPXF1wj4IPQzVN5oFofpfzlU5w,559
17
17
  d4rk/Utils/_movie_parser.py,sha256=QEPd3z04p4pk2vxZ-2fYlRxHmQbmwQd2mCIlBsBM5AY,7039
18
18
  d4rk/Utils/_ractions.py,sha256=wOVPyoFnbDuMgoP6NF_gLO1DYcfhERC0trdAK1jWSE8,2170
19
- d4rk/Utils/_round.py,sha256=8mWNKfCSlN8-ClcG8MG1NydyDH3trGInFwV-Ede2bjA,3425
19
+ d4rk/Utils/_round.py,sha256=cwMdRAZRpsENWZz3099nlBhKwxr1_nbwg6wy5ZbD5ZU,3417
20
20
  d4rk/Utils/_terminal.py,sha256=Anu4OcffY3v6LMOrCskP1cHrJIliomo1Hjownbhh2sQ,125
21
- d4rktg-0.5.6.dist-info/METADATA,sha256=CLCjG88p-QR_l8WYcfynrH7O1YV5WT8Mbwfj-gzfZYQ,652
22
- d4rktg-0.5.6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
23
- d4rktg-0.5.6.dist-info/top_level.txt,sha256=qs1qTnKWImmGi7E0FoJS0OAEOHoVZA9vHRS3Pm6ncAo,5
24
- d4rktg-0.5.6.dist-info/RECORD,,
21
+ d4rktg-0.5.7.dist-info/METADATA,sha256=_kwif4vkMVwlROUUbhA9wMO8gJpzE4vz8UtaBXYFpbM,652
22
+ d4rktg-0.5.7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
23
+ d4rktg-0.5.7.dist-info/top_level.txt,sha256=qs1qTnKWImmGi7E0FoJS0OAEOHoVZA9vHRS3Pm6ncAo,5
24
+ d4rktg-0.5.7.dist-info/RECORD,,
File without changes