omnichannelmessenger
  1. Schemas
omnichannelmessenger
  • Sent API
    • Image
      • URL
      • File Base64
    • Video
      • URL
      • File Base64
    • Audio
      • URL
      • File Base64
    • Document
      • URL
      • File Base64
    • Text
      POST
    • Contact
      POST
    • Sticker
      POST
    • Async Status
      POST
  • Sent Group API
    • Image
      • File Base64
      • URL
    • Video
      • URL
      • File Base64
    • Audio
      • URL
      • File Base64
    • Document
      • URL
      • File Base64
    • Text
      POST
    • Async Status
      POST
  • Administration
    • User Info
    • API Report
    • Purge The Report
    • Change Profile Name
  • Feature
    • Short URL
      • Generate
      • Query
    • Generate Login by Code
    • Generate Login QR
    • Chat History
    • Check Destination Info
    • Get Group Member
    • Logout
    • Webhook BOT
  • Scheduler
    • Scheduler Message Info
    • Remove Schedule Message
  • Dev
    • Text Group
  • Schemas
    • Schemas
      • optional no group
      • mandatoryV2
      • mandatoryV2NMessage
      • optional
      • mandatoryV2NCaption
      • mandatoryV2NMessageNUrl
      • mandatoryV2NMessageNFile
      • mandatoryV2Key
      • mandatoryV2KeyNAsyncId
      • uploadFile_key_body
      • mandatory
      • inline_response_200
      • inline_response_200_1
      • inline_response_200_2
      • inline_response_200_3
      • inline_response_200_4
  1. Schemas

inline_response_200_2

{
    "status": "string",
    "content": [
        {
            "$time,$date": "string"
        }
    ]
}
Built with