App Logo
teams.microsoft.com

Edit Chat Message

Edit one of your own previously-sent messages in a 1:1 Teams chat, identified by its message id (mid), replacing its text.

Input

mid required

Message id (epoch ms) of your own message to edit, e.g. from send_chat_message's output or get_chat_messages.

newText required

Replacement text for the message.

contactName required

Display name of the person whose 1:1 chat to open, as it appears in Teams (e.g. "Jatin Papneja").

Output

mid required
text required

Text of the message read back after the edit.

edited required

Start building not clicking