maxbot-api-client-python 1.1.1__py3-none-any.whl → 1.1.2__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.
@@ -146,7 +146,7 @@ class Helpers:
146
146
  u_type = self._determine_upload_type(ext)
147
147
 
148
148
  upload_req = UploadFileReq(type=u_type, file_path=req.file_source)
149
- upload_resp = await self.uploads.UploadFileAsync(**upload_req.model_dump_json(indent=4))
149
+ upload_resp = await self.uploads.UploadFileAsync(**upload_req.model_dump())
150
150
 
151
151
  if not upload_resp or not upload_resp.token:
152
152
  return None
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: maxbot-api-client-python
3
- Version: 1.1.1
3
+ Version: 1.1.2
4
4
  Summary: Python client for MAX Bot API with Sync and Async support
5
5
  Home-page: https://github.com/green-api/maxbot-api-client-python
6
6
  Author: Green API
@@ -6,15 +6,15 @@ maxbot_api_client_python/utils.py,sha256=O_FoqsaOwHtnz9_LlhkCPKrg9ra4YfrOajHOYTz
6
6
  maxbot_api_client_python/tools/__init__.py,sha256=lLqETrmRcsRJe8B-hkDAdnWhdM6zWboWpKMZt-2w6Q8,444
7
7
  maxbot_api_client_python/tools/bots.py,sha256=jM_hmzMuk3TnScNcW9GR74AOxHoSQnvRlBqYDfotCLI,1710
8
8
  maxbot_api_client_python/tools/chats.py,sha256=vHoLS44Nnj0lqcdUXxNfa4WQUIKP5p7oHDCySrCEYVY,16066
9
- maxbot_api_client_python/tools/helpers.py,sha256=foZ4uXPfnpldGt0drKjkpIneC2Qy4DepLTAPHrChAH4,10767
9
+ maxbot_api_client_python/tools/helpers.py,sha256=H7M4Btk5siVUTqhd-hDYqqJWv60qyqdsOXs5tXVq2dY,10753
10
10
  maxbot_api_client_python/tools/messages.py,sha256=_59wP2XvqHK3cP07urXNL-NpUZ-E_gUsiktofWZBj1Y,7652
11
11
  maxbot_api_client_python/tools/subscriptions.py,sha256=xY0Ofo8SrosgPM7dBGkiDgR3duyqQdUOSSthG10WOBs,4002
12
12
  maxbot_api_client_python/tools/uploads.py,sha256=cFjQ-ff59iLOU1lO3DzkRYez2lhVW4WCNxFxxLDCRuY,3654
13
13
  maxbot_api_client_python/types/__init__.py,sha256=_dVz7V3v-O6pYdrWlXgJfNsMQZhq6j-N8j7UecPyaQ0,140
14
14
  maxbot_api_client_python/types/constants.py,sha256=5fYOm9A25F_Jc4oxBblgS4B0tQUKXSF-gxpunm6CAx4,2933
15
15
  maxbot_api_client_python/types/models.py,sha256=zVA1B_f57iiYKpbmKmZAbww9L2ncg4r51SQozbc1_uk,13143
16
- maxbot_api_client_python-1.1.1.dist-info/licenses/LICENSE,sha256=v1Mdo-KDvHFJnCaCcCPm4pR4JiovXR-v1BcS2YCvFLg,1085
17
- maxbot_api_client_python-1.1.1.dist-info/METADATA,sha256=399sSWbcnjfZi6uIWGq9nLG_780qP0pDZ7zWZdU4UhI,19507
18
- maxbot_api_client_python-1.1.1.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
19
- maxbot_api_client_python-1.1.1.dist-info/top_level.txt,sha256=o06jXmPodox_bJjiNcOS6ydGU754_BakTaSYFQihSiQ,25
20
- maxbot_api_client_python-1.1.1.dist-info/RECORD,,
16
+ maxbot_api_client_python-1.1.2.dist-info/licenses/LICENSE,sha256=v1Mdo-KDvHFJnCaCcCPm4pR4JiovXR-v1BcS2YCvFLg,1085
17
+ maxbot_api_client_python-1.1.2.dist-info/METADATA,sha256=UY2mPnEFuBFz2CkxTZkVrboEsh-AJi8Z1JIVSH5Vw74,19507
18
+ maxbot_api_client_python-1.1.2.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
19
+ maxbot_api_client_python-1.1.2.dist-info/top_level.txt,sha256=o06jXmPodox_bJjiNcOS6ydGU754_BakTaSYFQihSiQ,25
20
+ maxbot_api_client_python-1.1.2.dist-info/RECORD,,