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
3232
3333
3434
35+ .. _attachment_actions
3536
37+ attachment_actions
38+ ------------------
39+
40+ .. autoclass :: webexteamssdk.api.attachment_actions.AttachmentActionsAPI()
3641
3742
3843.. _events :
@@ -152,8 +157,12 @@ Access Token
152157 :inherited-members:
153158
154159
160+ .. _Attachment Action :
155161
162+ Attachment Action
163+ -----------------
156164
165+ .. autoclass :: AttachmentAction()
157166 :inherited-members:
158167
159168
Original file line number Diff line number Diff line change 22| :class: `WebexTeamsAPI ` | :ref: `access_tokens ` | :meth: `get() <webeteamssdk.api.access_tokens.AccessTokensAPI.get> ` |
33| | | :meth: `refresh() <webeteamssdk.api.access_tokens.AccessTokensAPI.refresh> ` |
44+------------------------+---------------------------+---------------------------------------------------------------------------------+
5+ | | :ref: `attachment_actions ` | :meth: `create() <webexteamssdk.api.attachment_actions.create> ` |
6+ | | | :meth: `get() <webexteamssdk.api.attachment_actions.get> ` |
7+ +------------------------+---------------------------+---------------------------------------------------------------------------------+
58| | :ref: `events ` | :meth: `list() <webeteamssdk.api.events.EventsAPI.list> ` |
69| | | :meth: `get() <webeteamssdk.api.events.EventsAPI.get> ` |
710+------------------------+---------------------------+---------------------------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments