Skip to content

Commit

Permalink
Update carbon.py
Browse files Browse the repository at this point in the history
  • Loading branch information
technicalaks authored May 24, 2022
1 parent bf774f4 commit ab04375
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/modules/carbon.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
from pyrogram.types import InlineKeyboardButton, InlineKeyboardMarkup
aiohttpsession = ClientSession()

C = "**𝙼𝙰𝙳𝙴 π™±πšˆ [π™°π™Ήπ™°πš‡](https://t.me/Devil0Bot_Bot)**"
C = "**𝙼𝙰𝙳𝙴 π™±πšˆ [AYUSH](https://t.me/Aks_support01_bot)**"
F = InlineKeyboardMarkup(
[[
InlineKeyboardButton("πš„π™Ώπ™³π™°πšƒπ™΄πš‰ 𝙲𝙷𝙰𝙽𝙽𝙴𝙻", url="https://t.me/OpusTechz")
InlineKeyboardButton("πš„π™Ώπ™³π™°πšƒπ™΄πš‰ 𝙲𝙷𝙰𝙽𝙽𝙴𝙻", url="https://t.me/Imdb_updates")
]]
)

Expand Down

0 comments on commit ab04375

Please sign in to comment.