updateBotEditBusinessMessage

A message was edited in a connected business chat ».

updateBotEditBusinessMessage#7df587c flags:# connection_id:string message:Message reply_to_message:flags.0?Message qts:int = Update;

Parameters

Name Type Description
flags # Flags, see TL conditional fields
connection_id string Business connection ID
message Message New message.
reply_to_message flags.0?Message The message that message is replying to.
qts int New qts value, see updates » for more info.

Type

Update

Related pages

Working with Updates

How to subscribe to updates and handle them properly.

Connected business bots

Business users can connect Telegram bots that will process and answer messages on their behalf. This allows businesses to seamlessly integrate any existing tools and workflows, or add AI assistants that manage their chats.