File tree Expand file tree Collapse file tree 2 files changed +1
-85
lines changed
Expand file tree Collapse file tree 2 files changed +1
-85
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ namespace Example
2323 public static void Main ()
2424 {
2525
26- Configuration .Default .BasePath = " https://YOUR_APP_ID_FROM_DASHBOARD.sendbird.com" ;
26+ Configuration .Default .BasePath = " https://api- YOUR_APP_ID_FROM_DASHBOARD.sendbird.com" ;
2727 var apiInstance = new UserApi (Configuration .Default );
2828 var apiToken = " YOUR_MASTER_API_TOKEN_FROM_DASHBOARD" ;
2929
@@ -72,11 +72,9 @@ All the documentation for this project lives in the /docs directory of this repo
7272| | Documentation |
7373| ----------- | ----------- |
7474| Announcement | [ docs/AnnouncementApi.md] ( docs/AnnouncementApi.md ) |
75- | Application | [ docs/ApplicationApi.md] ( docs/ApplicationApi.md ) |
7675| Bot | [ docs/BotApi.md] ( docs/BotApi.md ) |
7776| GroupChannel | [ docs/GroupChannelApi.md] ( docs/GroupChannelApi.md ) |
7877| Message | [ docs/MessageApi.md] ( docs/MessageApi.md ) |
7978| OpenChannel | [ docs/OpenChannelApi.md ] ( docs/OpenChannelApi.md ) |
8079| User | [ docs/UserApi.md] ( docs/UserApi.md ) |
81- | Webhooks | [ docs/WebhooksApi.md] ( docs/WebhooksApi.md ) |
8280
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments