mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-04 19:24:51 +00:00
Change API and add justwatch
This commit is contained in:
parent
a5ab843e49
commit
d0d6c51d4e
1 changed files with 1 additions and 1 deletions
|
|
@ -498,7 +498,7 @@ async def imdb_en_callback(bot, query):
|
||||||
[
|
[
|
||||||
[
|
[
|
||||||
InlineKeyboardButton("🎬 Open IMDB", url=url),
|
InlineKeyboardButton("🎬 Open IMDB", url=url),
|
||||||
InlineKeyboardButton("▶️ Trailer", url=trailer),
|
InlineKeyboardButton("▶️ Trailer", url=trailer_url),
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue