feat: Added new docs

This commit is contained in:
Deven Joshi
2021-06-23 12:38:18 +05:30
parent 6d17472d07
commit c75a0388bb
29 changed files with 99 additions and 8 deletions
@@ -4,6 +4,8 @@ sidebar_position: 17
title: Uploading Files
---
Uploading Files And Using A Custom CDN
The `channel.sendImage` and `channel.sendFile` methods make it easy to upload files.
This functionality defaults to using the Stream CDN. If you would like, you can easily change the logic to upload to your own CDN of choice.