Send approval message to a user and then wait until the message is approved or disapproved

Input

PropertyTypeRequiredDescription
userIdDROPDOWNYesMessage receiver
textLONG_TEXTYesThe text of your message
usernameSHORT_TEXTNoThe username of the bot
profilePictureSHORT_TEXTNoThe profile picture of the bot

Sample Output

{
  "approved": true
}