File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -524,7 +524,7 @@ No scopes required
524524#### Signature
525525
526526<Monospace >
527- openExternalLink(args: [ OpenExternalLinkRequest] ( #DOCS_DEVELOPER_TOOLS_EMBEDDED_APP_SDK/openexternallinkrequest ) ): Promise\< void \>
527+ openExternalLink(args: [ OpenExternalLinkRequest] ( #DOCS_DEVELOPER_TOOLS_EMBEDDED_APP_SDK/openexternallinkrequest ) ): Promise\< [ OpenExternalLinkResponse ] ( #DOCS_DEVELOPER_TOOLS_EMBEDDED_APP_SDK/openexternallinkresponse ) \>
528528</Monospace >
529529
530530#### Usage
@@ -1335,6 +1335,12 @@ No scopes required
13351335| ----------| --------|
13361336| url | string |
13371337
1338+ #### OpenExternalLinkResponse
1339+
1340+ | Property | Type |
1341+ | ----------| ---------|
1342+ | opened | boolean |
1343+
13381344#### OpenInviteDialogRequest
13391345
13401346| Property | Type |
You can’t perform that action at this time.
0 commit comments