File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,12 @@ access_tokens
32
32
33
33
34
34
35
+ .. _attachment_actions
35
36
37
+ attachment_actions
38
+ ------------------
39
+
40
+ .. autoclass :: webexteamssdk.api.attachment_actions.AttachmentActionsAPI()
36
41
37
42
38
43
.. _events :
@@ -152,8 +157,12 @@ Access Token
152
157
:inherited-members:
153
158
154
159
160
+ .. _Attachment Action :
155
161
162
+ Attachment Action
163
+ -----------------
156
164
165
+ .. autoclass :: AttachmentAction()
157
166
:inherited-members:
158
167
159
168
Original file line number Diff line number Diff line change 2
2
| :class: `WebexTeamsAPI ` | :ref: `access_tokens ` | :meth: `get() <webeteamssdk.api.access_tokens.AccessTokensAPI.get> ` |
3
3
| | | :meth: `refresh() <webeteamssdk.api.access_tokens.AccessTokensAPI.refresh> ` |
4
4
+------------------------+---------------------------+---------------------------------------------------------------------------------+
5
+ | | :ref: `attachment_actions ` | :meth: `create() <webexteamssdk.api.attachment_actions.create> ` |
6
+ | | | :meth: `get() <webexteamssdk.api.attachment_actions.get> ` |
7
+ +------------------------+---------------------------+---------------------------------------------------------------------------------+
5
8
| | :ref: `events ` | :meth: `list() <webeteamssdk.api.events.EventsAPI.list> ` |
6
9
| | | :meth: `get() <webeteamssdk.api.events.EventsAPI.get> ` |
7
10
+------------------------+---------------------------+---------------------------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments