editMessage
editMessage(messageId, platform, newText, options)
Edits an existing message
Sub-functions: None
await editMessage(123, 'telegram', 'Updated text');Last updated
Was this helpful?
editMessage(messageId, platform, newText, options)
Edits an existing message
Sub-functions: None
await editMessage(123, 'telegram', 'Updated text');Last updated
Was this helpful?
Was this helpful?