chatgraph 0.3.10__py3-none-any.whl → 0.3.11__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.

Potentially problematic release.


This version of chatgraph might be problematic. Click here for more details.

@@ -170,7 +170,7 @@ class MessageConsumer:
170
170
  type=message.get('type', ''),
171
171
  text=message.get('text', ''),
172
172
  user_state=UserState(
173
- customer_id=user_state.get('customer_id', ''),
173
+ customer_id=user_state.get('customer_phone', ''),
174
174
  menu=user_state.get('menu', ''),
175
175
  route=user_state.get('route', ''),
176
176
  lst_update=user_state.get('lst_update', ''),
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: chatgraph
3
- Version: 0.3.10
3
+ Version: 0.3.11
4
4
  Summary: A user-friendly chatbot library
5
5
  Home-page: https://github.com/irissonnlima/chatgraph
6
6
  License: MIT
@@ -6,7 +6,7 @@ chatgraph/cli/__init__.py,sha256=tfgYhGoKy1nD4STN4xDh6J4VV55RICk7v1GZmzAg-bM,741
6
6
  chatgraph/error/chatbot_error.py,sha256=4sEcW8vz0eQk2QDmDygucVM4caHliZW5iH7XJvmLBuk,1897
7
7
  chatgraph/error/route_error.py,sha256=CY8m82ap7-Sr-DXPsolltRW50TqD__5RyXBmNNJCWr8,793
8
8
  chatgraph/gRPC/gRPCCall.py,sha256=jYZg7CvtKWhtv2sQMrSunSmvnnL83MKmNVO8GWmGZ9U,7696
9
- chatgraph/messages/message_consumer.py,sha256=1h3gQQ9AWTA1rRsqVjaq6BCh06R9ny_aD_AyUicFTeo,8816
9
+ chatgraph/messages/message_consumer.py,sha256=v4CKu0KOhLHT9X8QgNbXNsks9fF85F0-mNaNyvMYnxg,8819
10
10
  chatgraph/pb/userstate.proto,sha256=LdrHde9ga4z6vfAX2P4jcPuU9qdiJulCf3MfWz_8vsQ,810
11
11
  chatgraph/pb/userstate_pb2.py,sha256=yk7jWGFgv2eAU5Q4juf8RApedwRRhPez9-y93MaZVlw,2772
12
12
  chatgraph/pb/userstate_pb2_grpc.py,sha256=QJEGEmdBL6bkxrTI-gNhGbZpPUFuP5jm7eFu8y21PMI,10340
@@ -17,8 +17,8 @@ chatgraph/types/end_types.py,sha256=--Ty2gM_y7J-yRAvZV26e4HMUpoguAMAhfOIS9-kQTk,
17
17
  chatgraph/types/message_types.py,sha256=VoCD8-Mr7ScTkzvdUTMXQDP4V6getReO8Ecump6cGQk,3358
18
18
  chatgraph/types/request_types.py,sha256=4fbL-uTLPFjZgYgIXYTSNC5jpSBU2DFnQCSosTuMufE,10311
19
19
  chatgraph/types/route.py,sha256=2fuHEPKUL_Vuv4g8pB6M7eJLouxXasqjesdju6_eumE,2757
20
- chatgraph-0.3.10.dist-info/entry_points.txt,sha256=bO9_Q-PqE5vCNNo6ke_-3j2gHfKQMDGnKDTkNuCdBuA,48
21
- chatgraph-0.3.10.dist-info/LICENSE,sha256=rVJozpRzDlplOpvI8A1GvmfVS0ReYdZvMWc1j2jV0v8,1090
22
- chatgraph-0.3.10.dist-info/METADATA,sha256=KUjKxUkZ-yPLCohGObKh9AAaeLSxafNi6hqPBV8cmDk,12782
23
- chatgraph-0.3.10.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
24
- chatgraph-0.3.10.dist-info/RECORD,,
20
+ chatgraph-0.3.11.dist-info/entry_points.txt,sha256=bO9_Q-PqE5vCNNo6ke_-3j2gHfKQMDGnKDTkNuCdBuA,48
21
+ chatgraph-0.3.11.dist-info/LICENSE,sha256=rVJozpRzDlplOpvI8A1GvmfVS0ReYdZvMWc1j2jV0v8,1090
22
+ chatgraph-0.3.11.dist-info/METADATA,sha256=PiZ4ke6tiw2LTXNcJfYracvjhZOWEb8ZQFOuTY1dlMA,12782
23
+ chatgraph-0.3.11.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
24
+ chatgraph-0.3.11.dist-info/RECORD,,