mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Typo !
This commit is contained in:
parent
cb38d6a02b
commit
fa9781d62c
1 changed files with 0 additions and 3 deletions
|
|
@ -159,9 +159,6 @@ class SendCachedMedia:
|
||||||
media = utils.get_input_media_from_file_id(file_id)
|
media = utils.get_input_media_from_file_id(file_id)
|
||||||
media.spoiler = has_spoiler
|
media.spoiler = has_spoiler
|
||||||
|
|
||||||
media = utils.get_input_media_from_file_id(file_id)
|
|
||||||
media.spoiler = has_spoiler
|
|
||||||
|
|
||||||
r = await self.invoke(
|
r = await self.invoke(
|
||||||
raw.functions.messages.SendMedia(
|
raw.functions.messages.SendMedia(
|
||||||
peer=await self.resolve_peer(chat_id),
|
peer=await self.resolve_peer(chat_id),
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue