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

Input

PropertyTypeRequiredDescription
channelDROPDOWNYesChannel, private group, or IM channel to send message to.
textLONG_TEXTYesThe text of your message
usernameSHORT_TEXTNoThe username of the bot
profilePictureSHORT_TEXTNoThe profile picture of the bot

Sample Output

{
  "approved": true
}