2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-28 21:07:59 +00:00

Add missing colon

This commit is contained in:
Dan 2019-06-30 10:03:45 +02:00 committed by GitHub
parent a02cd271c9
commit 80d7a8cbbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -378,7 +378,7 @@ class Chat(Object):
Raises: Raises:
RPCError: In case of Telegram RPC error. RPCError: In case of Telegram RPC error.
ValueError If a chat_id doesn't belong to a supergroup or a channel. ValueError: If a chat_id doesn't belong to a supergroup or a channel.
""" """
return self._client.set_chat_description( return self._client.set_chat_description(