mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-02 21:44:51 +00:00
Update message.py
This commit is contained in:
parent
2095f9fb5e
commit
ba47488142
1 changed files with 1 additions and 1 deletions
|
|
@ -2957,7 +2957,7 @@ class Message(Object, Update):
|
|||
|
||||
return self._client.vote_poll(
|
||||
chat_id=self.chat.id,
|
||||
message_id= self.message_id,
|
||||
message_id=self.message_id,
|
||||
option=option
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue