Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.usebrainbase.com/llms.txt

Use this file to discover all available pages before exploring further.

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
}