File tree Expand file tree Collapse file tree 4 files changed +8
-318
lines changed Expand file tree Collapse file tree 4 files changed +8
-318
lines changed Original file line number Diff line number Diff line change @@ -64,3 +64,5 @@ target/
6464
6565# Ipython Notebook
6666.ipynb_checkpoints
67+
68+ .openapi-generator
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -43,7 +43,12 @@ This package has been tested with python version 3.9.10
4343
4444
4545# ⚙️ Installation
46- see Local Development
46+
47+ Using pip
48+
49+ ``` bash
50+ pip install sendbird-platform-sdk
51+ ```
4752
4853# 🤓 Local Development
4954Install via [ Setuptools] ( http://pypi.python.org/pypi/setuptools ) .
@@ -68,5 +73,4 @@ All the documentation for this project lives in the /docs directory of this repo
6873| Message | [ docs/MessageApi.md] ( docs/MessageApi.md ) |
6974| OpenChannel | [ docs/OpenChannelApi.md ] ( docs/OpenChannelApi.md ) |
7075| User | [ docs/UserApi.md] ( docs/UserApi.md ) |
71- | Webhooks | [ docs/WebhooksApi.md] ( docs/WebhooksApi.md ) |
7276
You can’t perform that action at this time.
0 commit comments