microsoft-agents-activity 0.3.1__py3-none-any.whl → 0.4.0__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 microsoft-agents-activity might be problematic. Click here for more details.
- microsoft_agents/activity/__init__.py +6 -9
- microsoft_agents/activity/_load_configuration.py +7 -2
- microsoft_agents/activity/_model_utils.py +61 -0
- microsoft_agents/activity/_type_aliases.py +0 -1
- microsoft_agents/activity/activity.py +117 -63
- microsoft_agents/activity/adaptive_card_invoke_value.py +2 -2
- microsoft_agents/activity/agents_model.py +28 -0
- microsoft_agents/activity/animation_card.py +4 -4
- microsoft_agents/activity/attachment_info.py +1 -1
- microsoft_agents/activity/audio_card.py +4 -4
- microsoft_agents/activity/basic_card.py +4 -4
- microsoft_agents/activity/card_action.py +1 -1
- microsoft_agents/activity/card_image.py +1 -1
- microsoft_agents/activity/channel_account.py +4 -1
- microsoft_agents/activity/channels.py +3 -0
- microsoft_agents/activity/conversation_account.py +1 -1
- microsoft_agents/activity/conversation_members.py +1 -1
- microsoft_agents/activity/conversation_parameters.py +3 -3
- microsoft_agents/activity/conversation_reference.py +3 -3
- microsoft_agents/activity/conversations_result.py +1 -1
- microsoft_agents/activity/entity/__init__.py +29 -0
- microsoft_agents/activity/{ai_entity.py → entity/ai_entity.py} +1 -32
- microsoft_agents/activity/{entity.py → entity/entity.py} +5 -3
- microsoft_agents/activity/{geo_coordinates.py → entity/geo_coordinates.py} +2 -2
- microsoft_agents/activity/{mention.py → entity/mention.py} +7 -5
- microsoft_agents/activity/{place.py → entity/place.py} +2 -2
- microsoft_agents/activity/{thing.py → entity/thing.py} +2 -2
- microsoft_agents/activity/error.py +1 -1
- microsoft_agents/activity/error_response.py +1 -1
- microsoft_agents/activity/expected_replies.py +1 -1
- microsoft_agents/activity/hero_card.py +4 -4
- microsoft_agents/activity/media_card.py +4 -4
- microsoft_agents/activity/message_reaction.py +1 -1
- microsoft_agents/activity/oauth_card.py +2 -2
- microsoft_agents/activity/paged_members_result.py +1 -1
- microsoft_agents/activity/receipt_card.py +4 -4
- microsoft_agents/activity/receipt_item.py +3 -3
- microsoft_agents/activity/role_types.py +2 -0
- microsoft_agents/activity/semantic_action.py +2 -2
- microsoft_agents/activity/signin_card.py +2 -2
- microsoft_agents/activity/suggested_actions.py +1 -1
- microsoft_agents/activity/text_highlight.py +1 -1
- microsoft_agents/activity/thumbnail_card.py +4 -4
- microsoft_agents/activity/token_exchange_state.py +2 -2
- microsoft_agents/activity/token_response.py +18 -0
- microsoft_agents/activity/transcript.py +1 -1
- microsoft_agents/activity/video_card.py +4 -4
- {microsoft_agents_activity-0.3.1.dist-info → microsoft_agents_activity-0.4.0.dist-info}/METADATA +1 -1
- {microsoft_agents_activity-0.3.1.dist-info → microsoft_agents_activity-0.4.0.dist-info}/RECORD +51 -49
- {microsoft_agents_activity-0.3.1.dist-info → microsoft_agents_activity-0.4.0.dist-info}/WHEEL +0 -0
- {microsoft_agents_activity-0.3.1.dist-info → microsoft_agents_activity-0.4.0.dist-info}/top_level.txt +0 -0
{microsoft_agents_activity-0.3.1.dist-info → microsoft_agents_activity-0.4.0.dist-info}/RECORD
RENAMED
|
@@ -1,87 +1,89 @@
|
|
|
1
|
-
microsoft_agents/activity/__init__.py,sha256=
|
|
2
|
-
microsoft_agents/activity/_load_configuration.py,sha256=
|
|
3
|
-
microsoft_agents/activity/
|
|
1
|
+
microsoft_agents/activity/__init__.py,sha256=07QcOO-VhyFua5npkmn19vKzB_cPBixxSFDaDpYgUZA,5978
|
|
2
|
+
microsoft_agents/activity/_load_configuration.py,sha256=BBK-0lsTEZPThaEbtPIklWeAXrVDLwsCw_-rQ4NMYYg,1030
|
|
3
|
+
microsoft_agents/activity/_model_utils.py,sha256=2y6TedLAIFGuaj-VWMZgiFHYt39Df10ed5j3aOAPLps,1909
|
|
4
|
+
microsoft_agents/activity/_type_aliases.py,sha256=m9fIc4fKUoJtHwoFgFECglYcxFlcK-H5DAiitjVFUcI,134
|
|
4
5
|
microsoft_agents/activity/action_types.py,sha256=DY0RkEFquJ_SjMKJvHsD5Ring4j_HPrchEvIsFunIfI,324
|
|
5
|
-
microsoft_agents/activity/activity.py,sha256=
|
|
6
|
+
microsoft_agents/activity/activity.py,sha256=tSHqqw_363kDy5jWL7gwNopYKWzQYHoDnzuQkJYowmg,27907
|
|
6
7
|
microsoft_agents/activity/activity_event_names.py,sha256=3X5u4xppN86wY-KpBAwRr4sfYB3-V4MSlB5SsrcI7l0,159
|
|
7
8
|
microsoft_agents/activity/activity_importance.py,sha256=kdwdcVa9fsCEk5hvxOsGhqsE4uu7gpTYKtACEgmva0A,117
|
|
8
9
|
microsoft_agents/activity/activity_types.py,sha256=a9XvGgWsFI1Rur4JC-n5YIDpdSooxqaMNna3VS1CW1s,667
|
|
9
10
|
microsoft_agents/activity/adaptive_card_invoke_action.py,sha256=X4weYdv8uzeNyBPpeTYD4631O19aaQdvvyrYi5PUJdU,779
|
|
10
11
|
microsoft_agents/activity/adaptive_card_invoke_response.py,sha256=lWlB9bL6I7F1Sr2-xV1XFq6ddB2UGi8GRCOOt4kyffs,640
|
|
11
|
-
microsoft_agents/activity/adaptive_card_invoke_value.py,sha256=
|
|
12
|
-
microsoft_agents/activity/agents_model.py,sha256=
|
|
13
|
-
microsoft_agents/activity/
|
|
14
|
-
microsoft_agents/activity/animation_card.py,sha256=UM6hWq9_AToSWxGFBacsIznJ9Xk0_JbEd7JYxEblhi0,2029
|
|
12
|
+
microsoft_agents/activity/adaptive_card_invoke_value.py,sha256=gv75JGisj9qiG3czFbRm7HL7Ir_65N1QlDGH-CbVO8k,1039
|
|
13
|
+
microsoft_agents/activity/agents_model.py,sha256=3v3UOdEvNEGOyYPgk-3IP6cgtHdoYfeK_9x0VVrG6l4,1490
|
|
14
|
+
microsoft_agents/activity/animation_card.py,sha256=Cqpuni9t19PIroPYiLiTSsaS_3o8tUOwTc_98bkuzv0,1994
|
|
15
15
|
microsoft_agents/activity/attachment.py,sha256=Z2FtaHURYHPRDMdVWgeaxMlFENBMHCBCUKoRGEc2bVY,727
|
|
16
16
|
microsoft_agents/activity/attachment_data.py,sha256=qY7Ue3IPWq45mFhFrDqUPa_PBqLHYGGCcrAdKHVnXHM,576
|
|
17
|
-
microsoft_agents/activity/attachment_info.py,sha256=
|
|
17
|
+
microsoft_agents/activity/attachment_info.py,sha256=qrQPNYc5cFdaUMCcaBynhLNVTQGAMFD-pZbUIOcfAa0,536
|
|
18
18
|
microsoft_agents/activity/attachment_layout_types.py,sha256=iXmEtlV-arcXmdZ2anlJVFs4Jjd7QHF2IHS4OfblpYI,108
|
|
19
19
|
microsoft_agents/activity/attachment_view.py,sha256=-rIphRFMJ_DnARoX2WhL6OeKPciDSd4zvwQjLWAbchM,345
|
|
20
|
-
microsoft_agents/activity/audio_card.py,sha256=
|
|
21
|
-
microsoft_agents/activity/basic_card.py,sha256=
|
|
20
|
+
microsoft_agents/activity/audio_card.py,sha256=85s0iGSU4qXYHPU58qRPihhCmQIcbrifWs_PLjuJU6s,1953
|
|
21
|
+
microsoft_agents/activity/basic_card.py,sha256=dLIGAPrxSwEqCo2tHLhX85Nm61aR5xowYnaPxrAn82k,956
|
|
22
22
|
microsoft_agents/activity/caller_id_constants.py,sha256=9VhHXo0XyTkknm6NTSGpHOLEMZQp7d3A5B5DOX5L0Kk,220
|
|
23
|
-
microsoft_agents/activity/card_action.py,sha256=
|
|
24
|
-
microsoft_agents/activity/card_image.py,sha256=
|
|
25
|
-
microsoft_agents/activity/channel_account.py,sha256=
|
|
23
|
+
microsoft_agents/activity/card_action.py,sha256=uVlxGFNE7H-ZIjE2YYESuuMDy24mp7MCvenhp83_xII,1414
|
|
24
|
+
microsoft_agents/activity/card_image.py,sha256=yYyo8RBG3z1Heoorj3zEG32oMkLV_mzJWDJetRnszSg,545
|
|
25
|
+
microsoft_agents/activity/channel_account.py,sha256=1VmdG3YRnAJrYAH67TMMowJ6pHsh_AnegUNUdP_UcW4,1122
|
|
26
26
|
microsoft_agents/activity/channel_adapter_protocol.py,sha256=C-LTxx-EZ8GlRdfuMUx-tCxZrRTcyXQsbINUlM-Fnf0,2040
|
|
27
|
-
microsoft_agents/activity/channels.py,sha256=
|
|
27
|
+
microsoft_agents/activity/channels.py,sha256=irfa5KSKMwVuuZXLczyBDcPU_vzzezyWp8t9AJEckBs,4560
|
|
28
28
|
microsoft_agents/activity/contact_relation_update_action_types.py,sha256=BWDcwhcw2xX2Bn2h_11uWNmcrGa_JV4ANbvmxP3Gqng,113
|
|
29
|
-
microsoft_agents/activity/conversation_account.py,sha256=
|
|
30
|
-
microsoft_agents/activity/conversation_members.py,sha256=
|
|
31
|
-
microsoft_agents/activity/conversation_parameters.py,sha256=
|
|
32
|
-
microsoft_agents/activity/conversation_reference.py,sha256=
|
|
29
|
+
microsoft_agents/activity/conversation_account.py,sha256=iFmtRUqPINXNie909SfnlwK0_lFiz8VxMt3old8G6W8,1441
|
|
30
|
+
microsoft_agents/activity/conversation_members.py,sha256=Cw54xRDsZq_wWaXHiivu09chmfUVJbm_nu3lPJY_vjQ,457
|
|
31
|
+
microsoft_agents/activity/conversation_parameters.py,sha256=c_raAMnP8sxh1dFjo6yDVACjR1n-w5iJeeq8w6uZSbo,1380
|
|
32
|
+
microsoft_agents/activity/conversation_reference.py,sha256=erum9ec5tlh_ouvGIhf15AU7I4rXvlWibPnVBChhfHU,2357
|
|
33
33
|
microsoft_agents/activity/conversation_resource_response.py,sha256=68BzLEYwMBMKlAWl0v_M4GwnXr-EBlzufZyJjowTd88,557
|
|
34
34
|
microsoft_agents/activity/conversation_update_types.py,sha256=VEUqDxPcohg68El9ROmi_6KiYpsLraBFjxouEIXpX_Q,473
|
|
35
|
-
microsoft_agents/activity/conversations_result.py,sha256=
|
|
35
|
+
microsoft_agents/activity/conversations_result.py,sha256=3D0dqPBAfo9ZUmpP1bCTEROh8aLF3kqBxvDON7HWNd4,522
|
|
36
36
|
microsoft_agents/activity/delivery_modes.py,sha256=kwSrdeVxevLEG7lzn8MfRPAO8hQQgbPYqz7kdPWbHjI,199
|
|
37
37
|
microsoft_agents/activity/end_of_conversation_codes.py,sha256=NJBRgjwHkzbJvmTSGgy-RnjbBlWDIHmZ9dhN118BGDc,301
|
|
38
|
-
microsoft_agents/activity/
|
|
39
|
-
microsoft_agents/activity/
|
|
40
|
-
microsoft_agents/activity/
|
|
41
|
-
microsoft_agents/activity/expected_replies.py,sha256=Qk586D70KKMJ12Phdcw17sdgaDnA_CNCecjg4blh7MM,351
|
|
38
|
+
microsoft_agents/activity/error.py,sha256=N5DsUr9RYXj0HOu2h89RkNasbSrtvBL-hS9-oKrxt3o,551
|
|
39
|
+
microsoft_agents/activity/error_response.py,sha256=XbCk_B347r69uD2QPkW_1Ld42_yBZMmEZoAF8rWr99o,244
|
|
40
|
+
microsoft_agents/activity/expected_replies.py,sha256=FbJ0yoXhn2XvQ-PN4vo60O_knte-1R2bBPFQy49jZtM,343
|
|
42
41
|
microsoft_agents/activity/fact.py,sha256=ljgtTptRLpPiBubCrc29SdiTFEQXJvOK4LHRz4CcIlc,549
|
|
43
|
-
microsoft_agents/activity/
|
|
44
|
-
microsoft_agents/activity/hero_card.py,sha256=pwkQDMV01c8OiFTv7_Fy6iM-VkgwOT-bcv5mQpZnN6E,1023
|
|
42
|
+
microsoft_agents/activity/hero_card.py,sha256=XawZNJMVSJwJMjbQBV8onYdHshw9kewLNEU3LgLTaZo,988
|
|
45
43
|
microsoft_agents/activity/inner_http_error.py,sha256=1hcteIiy3LsXTtVT3pD4-83s7sichQsfkV4LaQ0-QhM,333
|
|
46
44
|
microsoft_agents/activity/input_hints.py,sha256=14us7b1Km-uApAQUpjC5VYnm12QaD-NhpwBQZwwRg0o,263
|
|
47
45
|
microsoft_agents/activity/installation_update_action_types.py,sha256=Ge-4MqT_TG6JFG5yMR9a_CK3pA5q81_g8GyKM2TWKNE,110
|
|
48
46
|
microsoft_agents/activity/invoke_response.py,sha256=Unn1fMk2rW-EJx7rvYOFqdBqWnPvD8W5sPRkhqNDG-I,861
|
|
49
|
-
microsoft_agents/activity/media_card.py,sha256=
|
|
47
|
+
microsoft_agents/activity/media_card.py,sha256=AvW7B5Xp6VaXLNF3Dq-ld4SHd4ZcHJHnLqBeaEFYUGo,1953
|
|
50
48
|
microsoft_agents/activity/media_event_value.py,sha256=8GUi5uofatEavSuWEMo6sydlOD9_ntd5XDmmQT-hwLM,314
|
|
51
49
|
microsoft_agents/activity/media_url.py,sha256=tui_uIU93lwLefb7xeRArwvE410w__hFllgi-uLnB8A,401
|
|
52
|
-
microsoft_agents/activity/
|
|
53
|
-
microsoft_agents/activity/message_reaction.py,sha256=X6th2SFLstJYfmmiKA3LYAHVmhBe2UPZk5NjImwMezQ,352
|
|
50
|
+
microsoft_agents/activity/message_reaction.py,sha256=wIfLWZl-LstuVMKqmzPagOi6LhsGsUu8Tlcf75-CgAs,344
|
|
54
51
|
microsoft_agents/activity/message_reaction_types.py,sha256=cAdeuthZmDLu-DZ2IRnuVDFC_ldTSBPjwDRuuSZfcGs,219
|
|
55
52
|
microsoft_agents/activity/message_update_types.py,sha256=LTIXbGk3NVmraRDPRokdxxD81f-tyg_n7KuNCmX4vcA,181
|
|
56
|
-
microsoft_agents/activity/oauth_card.py,sha256=
|
|
57
|
-
microsoft_agents/activity/paged_members_result.py,sha256=
|
|
58
|
-
microsoft_agents/activity/
|
|
59
|
-
microsoft_agents/activity/
|
|
60
|
-
microsoft_agents/activity/receipt_item.py,sha256=CJwU9T3Ju-P3-nNme_C1q2bpRu0dpJAjzU2lhqP3TiM,1134
|
|
53
|
+
microsoft_agents/activity/oauth_card.py,sha256=4ZLUIEQ-9GFRXAruxNCglRdPyungRrlPg8EdXyl-xWU,857
|
|
54
|
+
microsoft_agents/activity/paged_members_result.py,sha256=ABwhTA3znOO0HCam1_-26lmAiEnYRe6AICkrTe8npR0,473
|
|
55
|
+
microsoft_agents/activity/receipt_card.py,sha256=P-FQYuIsGGx9yLjpF8KZO4ZzaFf0rd_ocM5DOk0mRgU,1245
|
|
56
|
+
microsoft_agents/activity/receipt_item.py,sha256=v6d7GBlB7nDGbV6ME8CRCkmzDhGzMRFhFVd5ybvsoLw,1107
|
|
61
57
|
microsoft_agents/activity/resource_response.py,sha256=qTN6C2wXTP_euH5_LDL47DOfMfofe4_o1z7ZO39OEpU,255
|
|
62
|
-
microsoft_agents/activity/role_types.py,sha256=
|
|
63
|
-
microsoft_agents/activity/semantic_action.py,sha256
|
|
58
|
+
microsoft_agents/activity/role_types.py,sha256=k478TRb4KOW2-c5-u7Yf8YhLAhynq9Mrno2wi-oOX_M,185
|
|
59
|
+
microsoft_agents/activity/semantic_action.py,sha256=a9-1synmnz0uG6MFtUrKfAe5i93-UiwlgtJjA0sG_D4,641
|
|
64
60
|
microsoft_agents/activity/semantic_actions_states.py,sha256=xCcSWGmCKizL9J7lycEBIYPIGeQb2dQmsLLObph7s00,149
|
|
65
61
|
microsoft_agents/activity/sign_in_constants.py,sha256=3juR-nSfP0vr3TvFPhQ2foEivt1lLgWxsG6LQmWhhkc,534
|
|
66
62
|
microsoft_agents/activity/sign_in_resource.py,sha256=Ygy5wjCvyW1fQ5aLf29214_LFeF9zJnd7ZsUxice5JY,446
|
|
67
|
-
microsoft_agents/activity/signin_card.py,sha256=
|
|
68
|
-
microsoft_agents/activity/suggested_actions.py,sha256=
|
|
63
|
+
microsoft_agents/activity/signin_card.py,sha256=Bbq8B4MjvcVU5J6pEuuaDJALyS_G2t4c0Z1oBatVQd8,442
|
|
64
|
+
microsoft_agents/activity/suggested_actions.py,sha256=R9jHYkL5nau9Mlz7q0UJqv4PeQ2_H4P3WvTtrGMaLXQ,587
|
|
69
65
|
microsoft_agents/activity/text_format_types.py,sha256=cMYHz1LQY1FwUgh1odOAVyfidKl1RZKPVFrxLW9SQ1Q,120
|
|
70
|
-
microsoft_agents/activity/text_highlight.py,sha256=
|
|
71
|
-
microsoft_agents/activity/
|
|
72
|
-
microsoft_agents/activity/thumbnail_card.py,sha256=FprMoeGt3xGZbF8P-7MqTT771B9XRYFRyivmNm_CNcU,1043
|
|
66
|
+
microsoft_agents/activity/text_highlight.py,sha256=Cj0JyUjyW_EQVpYyG4v2I5Gb3Zct8RJH3s5vq5tkfaM,430
|
|
67
|
+
microsoft_agents/activity/thumbnail_card.py,sha256=wRF78XIGeUtaa_cieAAAXUZHgPrHvht58h9z0IQQiBg,1008
|
|
73
68
|
microsoft_agents/activity/thumbnail_url.py,sha256=1gGTFfKmjGi3Rrtgh4RF4nmx13ZlwZVgvpeAtTUfS0E,383
|
|
74
69
|
microsoft_agents/activity/token_exchange_invoke_request.py,sha256=MQ2WskGT3rOOZYMZTtRiA9W4vmJ8TWSgkkx29-4LH-o,631
|
|
75
70
|
microsoft_agents/activity/token_exchange_invoke_response.py,sha256=U2rIXQJkqEl9y_9zQuBz1CEXZ9_0k4w77jxNkYSLXG4,668
|
|
76
71
|
microsoft_agents/activity/token_exchange_resource.py,sha256=U5qptVUUZatpeQjuzFGr4XvLBuRqYRwGe8SM1JvrPnY,296
|
|
77
|
-
microsoft_agents/activity/token_exchange_state.py,sha256=
|
|
72
|
+
microsoft_agents/activity/token_exchange_state.py,sha256=C9QosBw52qItGhU5wiRUxkuixfni5Krh5BzftyuCzmo,1452
|
|
78
73
|
microsoft_agents/activity/token_post_resource.py,sha256=GG65qizkE1v7VKqlQcKKFJky5XubQslrvAGK-BisCVw,226
|
|
79
74
|
microsoft_agents/activity/token_request.py,sha256=ZXvYDCRaIydyzMuztfa0nQ3HMKURQJpvuTyzKbhukLo,448
|
|
80
|
-
microsoft_agents/activity/token_response.py,sha256=
|
|
75
|
+
microsoft_agents/activity/token_response.py,sha256=Zv-9uZ4UvB4TcS6NPklSoONv8WEbTwAkKROZi3UFglI,1413
|
|
81
76
|
microsoft_agents/activity/token_status.py,sha256=o3pGTKRjuqEndRWClMe91Cmox6cW8aDrOTvE3_k5jFI,1174
|
|
82
|
-
microsoft_agents/activity/transcript.py,sha256=
|
|
77
|
+
microsoft_agents/activity/transcript.py,sha256=yV5s5rONGC1uM5pKnVv0HbY2SVzQ9qKOBawM0fzJOJc,328
|
|
83
78
|
microsoft_agents/activity/turn_context_protocol.py,sha256=ETR6L5aMoZdPkLUcULmDHfmQo21-_bFF_yzxZmiG_6g,1692
|
|
84
|
-
microsoft_agents/activity/video_card.py,sha256=
|
|
79
|
+
microsoft_agents/activity/video_card.py,sha256=nJb0l8NuhLuH2mFOvozzKao4uQiCGko9LZHnno_QS0k,1953
|
|
80
|
+
microsoft_agents/activity/entity/__init__.py,sha256=WqUL3e79ifcn8UhHVIHcSqQ6MHaEEyGgKi3v65-jQls,617
|
|
81
|
+
microsoft_agents/activity/entity/ai_entity.py,sha256=VOjU9Y6m68vkiKUHnqG5XmNPRu4KCSKmd0XPDCJ6B0s,3280
|
|
82
|
+
microsoft_agents/activity/entity/entity.py,sha256=c9zCbP7uGmc-_a18qfe5uFWHWmofpfnJqSmINNWvV1E,1085
|
|
83
|
+
microsoft_agents/activity/entity/geo_coordinates.py,sha256=GnBGkBZMUg7Q6Aonqpcr1e_CVobZzh3eGAqh_qSGAZA,891
|
|
84
|
+
microsoft_agents/activity/entity/mention.py,sha256=zhzJRKiQNuS2mtOK-_3CVswTM-PiGTOOU7tvzEPqytc,604
|
|
85
|
+
microsoft_agents/activity/entity/place.py,sha256=Y-wuCxovDVIf9QwTkXJYDrkcAx73wIgWY4mqD-oyDOo,826
|
|
86
|
+
microsoft_agents/activity/entity/thing.py,sha256=wAgviXeu1s4dGHDnm8mXSCvYZIiV_fWT7dpHD-FjxfE,358
|
|
85
87
|
microsoft_agents/activity/teams/__init__.py,sha256=pdcnd_Ud92Eox_fHSgm1kwzwFmG8LVeatF9MRI8IaVY,8532
|
|
86
88
|
microsoft_agents/activity/teams/app_based_link_query.py,sha256=-2uuPbyElN0DbU5R_mTJ_o7jphBNFr1ZFlLeziXuxn0,462
|
|
87
89
|
microsoft_agents/activity/teams/batch_failed_entries_response.py,sha256=Q6Mgbdu_OdFGEKmaMu3jr71BSfwNtAgCMLyDSrfLf7I,439
|
|
@@ -189,7 +191,7 @@ microsoft_agents/activity/teams/teams_member.py,sha256=vRcLRHy6wTfH7DP6k6QbrKkOR
|
|
|
189
191
|
microsoft_agents/activity/teams/teams_paged_members_result.py,sha256=cG4eKHjA0u1EMioC2ErVpydnoPJrtTDcdhdzYET9xto,555
|
|
190
192
|
microsoft_agents/activity/teams/tenant_info.py,sha256=h8OxMd6LD5lWVj_LK2ut8z7SB0I7Gx74W1wwEiYOzXk,296
|
|
191
193
|
microsoft_agents/activity/teams/user_meeting_details.py,sha256=tvk2CWYf7Bo-DhK8NSojhanJDXEOGVrKXxJDca03CAo,467
|
|
192
|
-
microsoft_agents_activity-0.
|
|
193
|
-
microsoft_agents_activity-0.
|
|
194
|
-
microsoft_agents_activity-0.
|
|
195
|
-
microsoft_agents_activity-0.
|
|
194
|
+
microsoft_agents_activity-0.4.0.dist-info/METADATA,sha256=429XTpT8yq8TTSbS2ve8QICSsHkY2v3H7Eixg9TH2dE,408
|
|
195
|
+
microsoft_agents_activity-0.4.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
196
|
+
microsoft_agents_activity-0.4.0.dist-info/top_level.txt,sha256=lWKcT4v6fTA_NgsuHdNvuMjSrkiBMXohn64ApY7Xi8A,17
|
|
197
|
+
microsoft_agents_activity-0.4.0.dist-info/RECORD,,
|
{microsoft_agents_activity-0.3.1.dist-info → microsoft_agents_activity-0.4.0.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|