Update usage of deprecated methods in the docs

This commit is contained in:
Lonami Exo
2018-04-25 09:55:34 +02:00
parent 387a255221
commit 5d9cf513bd
5 changed files with 7 additions and 7 deletions

View File

@@ -288,7 +288,7 @@ use :tl:`GetMessagesViewsRequest`, setting ``increment=True``:
# Obtain `channel' through dialogs or through client.get_entity() or anyhow.
# Obtain `msg_ids' through `.get_message_history()` or anyhow. Must be a list.
# Obtain `msg_ids' through `.get_messages()` or anyhow. Must be a list.
client(GetMessagesViewsRequest(
peer=channel,