Rate this page:

MessageEditOptions

Interface representing the options for updating a message.

Props

payload

Copy URL
payload: 

null | UnknownObject[]

New payload of the message. If null or undefined , the message payload is not updated.

text

Copy URL
text: 

null | string

New text of the message, up to 5000 characters. If null or undefined , the message text is not updated.