This commit is contained in:
levina 2022-01-25 14:53:58 +07:00 committed by GitHub
parent bab7689882
commit db8ffaa2be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -166,6 +166,9 @@ async def cbsudo(_, query: CallbackQuery):
» /restart - restart your bot » /restart - restart your bot
» /leaveall - order userbot to leave from all group » /leaveall - order userbot to leave from all group
» /broadcast (`message`) - send a broadcast message to all groups entered by bot
» /broadcast_pin (`message`) - send a broadcast message to all groups entered by bot with the chat pin
__Powered by {BOT_NAME} AI__""", __Powered by {BOT_NAME} AI__""",
reply_markup=InlineKeyboardMarkup( reply_markup=InlineKeyboardMarkup(
[[InlineKeyboardButton("🔙 Go Back", callback_data="cbcmds")]] [[InlineKeyboardButton("🔙 Go Back", callback_data="cbcmds")]]