Skip to content

Commit 88632ae

Browse files
committed
Add block_user and unblock_user to docs
1 parent 1555806 commit 88632ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/source/api/methods.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ Users
124124
- :meth:`~Client.delete_profile_photos`
125125
- :meth:`~Client.update_username`
126126
- :meth:`~Client.get_user_dc`
127+
- :meth:`~Client.block_user`
128+
- :meth:`~Client.unblock_user`
127129

128130
Contacts
129131
^^^^^^^^
@@ -264,6 +266,8 @@ Details
264266
.. automethod:: Client.delete_profile_photos()
265267
.. automethod:: Client.update_username()
266268
.. automethod:: Client.get_user_dc()
269+
.. automethod:: Client.block_user()
270+
.. automethod:: Client.unblock_user()
267271

268272
.. Contacts
269273
.. automethod:: Client.add_contacts()

0 commit comments

Comments
 (0)