ADMIN PANEL
SECURE ACCESS
BOT AUTHENTICATION
BOT TOKEN
OWNER TELEGRAM ID
SEND VERIFICATION CODE
OTP CODE
VERIFY & LOGIN
ADMIN PANEL
OWNER: ---
-- Select Bot --
+ ADD
DB
LOGOUT
📊 Dashboard
👥 Users
📡 Broadcast
✉️ Messages
🖼️ Media
👥 Groups
⚙️ Bot Settings
🎭 Stickers & Games
🛡️ Security
🤖 Bots
📋 Logs
-
BOT
0
STORED USERS
0
ACTIVE
0
BLOCKED
0
BC SENT
0
BC FAILED
0h 0m
SESSION
RECENT USERS
via webhook → MongoDB
loading...
🔄 Refresh
BLOCKED USERS
auto-detected on 403
loading...
RECENT BROADCASTS
none yet
USER DATABASE
webhook-collected
All Users
Active Only
Blocked Only
LOAD / REFRESH
click load
BLACKLIST USER
USER ID
REASON (optional)
⛔ BLACKLIST
✅ REMOVE
BLACKLIST
blocked from webhook processing
loading...
🔄 Refresh
📡 MASS BROADCAST
all non-blocked DB users
Fetches all active users from MongoDB and sends the message. Users who return 403 (bot blocked) are automatically marked as blocked.
MESSAGE
PARSE MODE
Plain Text
Markdown
MarkdownV2
HTML
📡 BROADCAST TO ALL
✅ Sent
0
❌ Failed
0
🚫 Newly Blocked
0
📊 Total
0
📨 CUSTOM BROADCAST
specific user IDs
USER IDs (comma or newline separated)
MESSAGE
PARSE MODE
Plain Text
Markdown
MarkdownV2
HTML
📨 SEND CUSTOM
✉️
Send Message
sendMessage
Send a text message to any chat or user. Supports Markdown, HTML, inline keyboards.
CHAT ID / USERNAME
MESSAGE TEXT
PARSE MODE
Plain
Markdown
MarkdownV2
HTML
REPLY TO MSG ID
Disable web page preview
Send silently (no notification)
SEND MESSAGE
↪️
Forward Message
forwardMessage
Forward a message from one chat to another with the original sender attribution.
FROM CHAT ID
MESSAGE ID
TO CHAT ID
Send silently
FORWARD
📋
Copy Message
copyMessage
Copy a message without the forwarding link — recipient won't see where it came from.
FROM CHAT ID
MESSAGE ID
TO CHAT ID
CAPTION (optional)
COPY
✏️
Edit Message
editMessageText
Edit the text of a message sent by this bot.
CHAT ID
MESSAGE ID
NEW TEXT
PARSE MODE
Plain
Markdown
HTML
EDIT MESSAGE
🗑️
Delete Message
deleteMessage
Delete a message. Bot must be admin in groups. Can only delete messages within 48 hours in most cases.
CHAT ID
MESSAGE ID
🗑️🗑️
Delete Multiple
deleteMessages
CHAT ID
MESSAGE IDs (comma separated, max 100)
DELETE ONE
DELETE MULTIPLE
📌
Pin / Unpin
pinChatMessage / unpinChatMessage
Pin or unpin messages in a chat. Bot must be admin with pin_messages permission.
CHAT ID
MESSAGE ID
Disable notification
📌 PIN
UNPIN
UNPIN ALL
⌨️
Send Chat Action
sendChatAction
Show an action indicator (typing, sending photo, etc.). Lasts 5 seconds or until next message.
CHAT ID
ACTION
typing
upload_photo
record_video
upload_video
record_voice
upload_voice
upload_document
choose_sticker
find_location
record_video_note
upload_video_note
SEND ACTION
📊
Send Poll
sendPoll
Send a poll to a chat. Options are comma-separated.
CHAT ID
QUESTION
OPTIONS (comma separated)
POLL TYPE
Regular
Quiz
Anonymous
Multiple answers allowed
SEND POLL
👤
Send Contact
sendContact
Send a phone contact.
CHAT ID
PHONE NUMBER
FIRST NAME
LAST NAME (optional)
SEND CONTACT
📍
Send Location / Venue
sendLocation / sendVenue
Send a location pin or a venue (location with name and address).
CHAT ID
LATITUDE
LONGITUDE
VENUE NAME (optional → becomes sendVenue)
VENUE ADDRESS (required for venue)
SEND LOCATION / VENUE
🎲
Send Dice
sendDice
Send an animated emoji that rolls randomly.
CHAT ID
EMOJI
🎲 Dice
🎯 Dart
🏀 Basketball
⚽ Football
🎳 Bowling
🎰 Slot Machine
ROLL
⛔
Stop Poll
stopPoll
Stop a poll that was sent by this bot.
CHAT ID
MESSAGE ID (of the poll)
STOP POLL
🖼️
User Profile Photos
getUserProfilePhotos
Get a list of profile pictures of a user.
USER ID
LIMIT (1–100)
GET PHOTOS
📷
Send Photo
sendPhoto
Send a photo using a URL or file_id.
CHAT ID
PHOTO (URL or file_id)
CAPTION
PARSE MODE
Plain
Markdown
HTML
SEND PHOTO
🎵
Send Audio
sendAudio
Send an audio file (MP3, M4A etc.) shown in the music player.
CHAT ID
AUDIO (URL or file_id)
CAPTION
PERFORMER
TITLE
DURATION (seconds)
SEND AUDIO
📄
Send Document
sendDocument
Send a file as a document.
CHAT ID
DOCUMENT (URL or file_id)
CAPTION
Disable content type detection
SEND DOCUMENT
🎬
Send Video
sendVideo
Send a video file. Telegram supports mp4.
CHAT ID
VIDEO (URL or file_id)
CAPTION
WIDTH
HEIGHT
Supports streaming
SEND VIDEO
✨
Send Animation / GIF
sendAnimation
Send an animation (GIF or MP4 without sound).
CHAT ID
ANIMATION (URL or file_id)
CAPTION
SEND ANIMATION
🎤
Send Voice
sendVoice
Send an audio file as a voice message (OGG format, OPUS codec).
CHAT ID
VOICE (URL or file_id)
CAPTION
DURATION (seconds)
SEND VOICE
⭕
Send Video Note
sendVideoNote
Send a video note (circle video, up to 1 min). Must be square MP4.
CHAT ID
VIDEO NOTE (file_id)
DURATION (seconds)
SEND VIDEO NOTE
📁
Get File Info
getFile
Get file info by file_id. Returns a file_path you can use to download:
https://api.telegram.org/file/bot<token>/<file_path>
FILE ID
GET FILE INFO
📋 Chat Info
👥 Members
🔗 Invite Links
⚙️ Chat Settings
💬 Forum Topics
ℹ️
Get Chat
getChat
Get up-to-date information about a chat.
CHAT ID / @USERNAME
GET CHAT INFO
👑
Get Administrators
getChatAdministrators
Get list of administrators in a chat.
CHAT ID
GET ADMINS
🔢
Member Count
getChatMemberCount
CHAT ID
GET COUNT
🔍
Get Chat Member
getChatMember
CHAT ID
USER ID
GET MEMBER
🔨
Ban Member
banChatMember
Ban a user from a group or supergroup. Use for group management only (not private chats).
CHAT ID
USER ID
UNTIL DATE (unix timestamp, 0=forever)
Revoke messages
BAN FROM GROUP
✅
Unban Member
unbanChatMember
CHAT ID
USER ID
Only if banned (unban, don't kick)
UNBAN
🔇
Restrict Member
restrictChatMember
Restrict or mute a user. Uncheck permissions to restrict.
CHAT ID
USER ID
UNTIL DATE (0=forever)
PERMISSIONS
Send messages
Send media
Send polls
Send other
Web previews
Change info
Invite users
Pin messages
MUTE (all off)
UNMUTE (all on)
APPLY CUSTOM
👑
Promote Member
promoteChatMember
CHAT ID
USER ID
CUSTOM TITLE (max 16 chars)
RIGHTS
Manage chat
Delete messages
Restrict members
Invite users
Pin messages
Post anonymously
Promote members
Manage video chats
PROMOTE
SET TITLE ONLY
👋
Leave Chat
leaveChat
CHAT ID
LEAVE CHAT
✅❌
Join Requests
approveChatJoinRequest / declineChatJoinRequest
CHAT ID
USER ID
APPROVE
DECLINE
🔗
Export Invite Link
exportChatInviteLink
CHAT ID
EXPORT LINK
➕🔗
Create Invite Link
createChatInviteLink
CHAT ID
NAME
MEMBER LIMIT (0=unlimited)
Require admin approval
CREATE LINK
🚫🔗
Revoke Invite Link
revokeChatInviteLink
CHAT ID
INVITE LINK
REVOKE
📝
Set Title / Description
setChatTitle / setChatDescription
CHAT ID
NEW TITLE
NEW DESCRIPTION
SET TITLE
SET DESC
🔐
Set Chat Permissions
setChatPermissions
Set default member permissions for a group.
CHAT ID
Send messages
Send media
Send polls
Other messages
Web previews
Change info
Invite users
Pin messages
SET PERMISSIONS
🖼️
Chat Photo
setChatPhoto / deleteChatPhoto
CHAT ID
PHOTO (file_id or URL — for set)
SET PHOTO
DELETE PHOTO
💬
Create Forum Topic
createForumTopic
CHAT ID
TOPIC NAME
CREATE TOPIC
✏️💬
Edit / Close / Delete Topic
editForumTopic / closeForumTopic
CHAT ID
TOPIC MESSAGE THREAD ID
NEW NAME (for edit)
EDIT
CLOSE
REOPEN
DELETE
📋
Bot Commands
setMyCommands / getMyCommands / deleteMyCommands
Set the list of commands shown in the menu. Format:
command - description
COMMANDS (one per line)
SET COMMANDS
GET CURRENT
DELETE ALL
🤖
Bot Profile
setMyName / setMyDescription / setMyShortDescription
BOT NAME
SHORT DESCRIPTION (shown on profile)
FULL DESCRIPTION (shown on start)
SET NAME
SET DESC
GET CURRENT
🔗
Webhook
setWebhook / deleteWebhook / getWebhookInfo
WEBHOOK URL
⚡ AUTO FILL
SET
REMOVE
STATUS
🎛️
Menu Button
setChatMenuButton / getChatMenuButton
CHAT ID (null = default)
BUTTON TYPE
default
commands
web_app
WEB APP URL (if type=web_app)
SET
GET
🛡️
Default Admin Rights
setMyDefaultAdministratorRights / getMyDefaultAdministratorRights
For channels (default: groups)
Manage chat
Post messages
Edit messages
Delete messages
Restrict members
Invite users
Pin messages
Promote members
SET RIGHTS
GET CURRENT
🏆
Bot Info
getMe
Returns basic information about the bot account.
GET BOT INFO
🎭
Send Sticker
sendSticker
CHAT ID
STICKER (file_id or URL)
SEND STICKER
📦
Get Sticker Set
getStickerSet
STICKER SET NAME
GET SET
🎮
Send Game
sendGame
Send a game. The game must be registered via @BotFather.
CHAT ID
GAME SHORT NAME
SEND GAME
🏆
Set Game Score
setGameScore
USER ID
SCORE
CHAT ID
MESSAGE ID
Force (allow score decrease)
SET SCORE
📊
Game High Scores
getGameHighScores
USER ID
CHAT ID
MESSAGE ID
GET HIGH SCORES
💳
Send Invoice
sendInvoice
CHAT ID
TITLE
DESCRIPTION
PAYLOAD (internal identifier)
PROVIDER TOKEN
CURRENCY
AMOUNT (in smallest unit, cents)
SEND INVOICE
CO-ADMINISTRATORS
stored in MongoDB
USER ID
PROMOTE
DEMOTE
REFRESH
none
INTERNAL BLACKLIST
blocks webhook processing
none
🔄 Refresh
ADD BOT
BOT TOKEN
DISPLAY NAME
+ VERIFY & ADD
ALL BOTS
no bots yet
BOT DETAILS
select a bot
SWITCH TO BOT
REFRESH INFO
SYSTEM LOG
[SYS]
Panel initialized
🔄 Refresh Stats
🗑 Clear
⚡
⚡ API SANDBOX
raw JSON executor
✕
METHOD
PARAMETERS (JSON)
▶ EXECUTE
RESPONSE
COPY
// response here