Skip to content

Commit

Permalink
Note section in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
KolyaDobrydnev committed Aug 15, 2023
1 parent 37d6165 commit 8c09d3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ cl.video_upload_to_story(
* [`Collection`](https://adw0rd.github.io/instagrapi/usage-guide/collection.html) - Collection of medias (name, picture and list of medias)
* [`Comment`](https://adw0rd.github.io/instagrapi/usage-guide/comment.html) - Comments to Media
* [`Highlight`](https://adw0rd.github.io/instagrapi/usage-guide/highlight.html) - Highlights
* [`Notes`](https://adw0rd.github.io/instagrapi/usage-guide/notes.html)
* [`Notes`](https://adw0rd.github.io/instagrapi/usage-guide/notes.html) - Notes
* [`Story`](https://adw0rd.github.io/instagrapi/usage-guide/story.html) - Story
* [`StoryLink`](https://adw0rd.github.io/instagrapi/usage-guide/story.html) - Link Sticker
* [`StoryLocation`](https://adw0rd.github.io/instagrapi/usage-guide/story.html) - Tag Location in Story (as sticker)
Expand Down
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ To learn more about the various ways `instagrapi` can be used, read the [Usage G
* [`Collection`](usage-guide/collection.md) - Collection of medias (name, picture and list of medias)
* [`Comment`](usage-guide/comment.md) - Comments to Media
* [`Highlight`](usage-guide/highlight.md) - Highlights
* ['Notes'](usage-guide/notes.md) - Notes
* [`Story`](usage-guide/story.md) - Story
* [`StoryLink`](usage-guide/story.md) - Link (Swipe up)
* [`StoryLocation`](usage-guide/story.md) - Tag Location in Story (as sticker)
Expand Down

0 comments on commit 8c09d3f

Please sign in to comment.