InboxChatMessages
Callback Messages
Bot callback query responses from button interactions
Callback messages are system-style messages that appear when a user interacts with an inline button and the bot processes the callback.
How It Works
When a user clicks an inline button with a callback action, the bot receives the callback data and may respond with a callback message. These messages are displayed as compact system-style entries in the chat thread, showing the callback response data.