randydev commited on
Commit
b93b9aa
Β·
1 Parent(s): 7ef6cc2
Files changed (1) hide show
  1. akn/AllDownloaderBot/azhelp.py +1 -1
akn/AllDownloaderBot/azhelp.py CHANGED
@@ -6,7 +6,7 @@ async def arzhelp_command(_, message):
6
  keyboard = InlineKeyboardMarkup([
7
  [
8
  InlineKeyboardButton("🚫 Ban", callback_data="rhelp_ban"),
9
- InlineKeyboardButton("πŸ”‡ Mute", callback_data="help_mute")
10
  ],
11
  [
12
  InlineKeyboardButton("πŸ‘‘ Promote", callback_data="rhelp_promote"),
 
6
  keyboard = InlineKeyboardMarkup([
7
  [
8
  InlineKeyboardButton("🚫 Ban", callback_data="rhelp_ban"),
9
+ InlineKeyboardButton("πŸ”‡ Mute", callback_data="rhelp_mute")
10
  ],
11
  [
12
  InlineKeyboardButton("πŸ‘‘ Promote", callback_data="rhelp_promote"),