Received Messages

The "Received Messages" lists all messages received by your Telegram bots configured in Telebot.

Note:

Telebot retrieves messages only for bots with the status set to "Enabled" and the "Automatically fetch messages and save to local database" option checked.

To receive messages from a group or channel, the bot must be added as an administrator of the group or channel.

The description of the columns in the table is as follows:

BotID

The Bot ID of the Telegram bot that received this message.

UpdateID

A unique identifier for the message update, generated by Telegram.

BotUserName

The username of the Telegram bot that received this message.

MessageType

The type of the message.

MessageContentType

Message content type.

Chat

The name of the chat or group or channel that sent this message.

Sender

The "username" of the user who sent this message.

Message

The content of the message.

SentTime

The timestamp when the message was sent.

FetchedTime

The timestamp when Telebot retrieved this message.

Actions

Click to view the detailed information of the message.