Skip to content

Commit

Permalink
Update start.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Badhacker98 authored Dec 27, 2024
1 parent 920417e commit 1444717
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions StringBot/start.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Copyright (C) 2024 by Badhacker98@Github, < https://github.com/Badhacker98 >.
#
# This file is part of < https://github.com/Badhacker98/StringBot > project,
# and is released under the license agreement specified in:
# < https://github.com/Badhacker98/StringBot/blob/main/LICENSE >
#
# All rights reserved.

from pyrogram import Client, filters
from pyrogram.types import InlineKeyboardMarkup, InlineKeyboardButton, Message, WebAppInfo

Expand Down

0 comments on commit 1444717

Please sign in to comment.