Update message.py

This commit is contained in:
BelgenOp 2021-06-19 21:40:14 +05:30 committed by GitHub
parent 7c5efee1de
commit 3042059b4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -984,7 +984,7 @@ class Message(ChatGetter, SenderGetter, TLObject):
options = find_options()
if options is None:
return
options = []
return await self._client(
functions.messages.SendVoteRequest(
peer=self._input_chat,