diff --git a/StringBot/start.py b/StringBot/start.py index cf626d9..c1a891b 100644 --- a/StringBot/start.py +++ b/StringBot/start.py @@ -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