Skip to content

Commit

Permalink
Update Telegraph.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Badhacker98 authored Oct 18, 2024
1 parent 22b98b6 commit 236cb03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shizuchat/modules/Telegraph.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from pyrogram import Client, filters
from pyrogram.types import InlineKeyboardMarkup, InlineKeyboardButton, Message, CallbackQuery
from telegraph import upload_file
from shizuchat.modules.helpers.mongo import get_file_id
from shizuchat.modules.helpers.ults import get_file_id
from shizuchat import shizuchat
from shizuchat import shizuchat as Client

Expand Down

0 comments on commit 236cb03

Please sign in to comment.