diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index ae0a3ad..11b655a 100644 --- a/docs/index.rst +++ b/docs/index.rst | |||
@@ -435,6 +435,8 @@ interact with already posted statuses. | |||
435 | .. automethod:: Mastodon.status_unreblog | 435 | .. automethod:: Mastodon.status_unreblog |
436 | .. automethod:: Mastodon.status_favourite | 436 | .. automethod:: Mastodon.status_favourite |
437 | .. automethod:: Mastodon.status_unfavourite | 437 | .. automethod:: Mastodon.status_unfavourite |
438 | .. automethod:: Mastodon.status_mute | ||
439 | .. automethod:: Mastodon.status_unmute | ||
438 | .. automethod:: Mastodon.status_delete | 440 | .. automethod:: Mastodon.status_delete |
439 | 441 | ||
440 | Writing data: Notifications | 442 | Writing data: Notifications |