Jump to Content
nandbox App Builder Guide -  App Builder Tutorial
API Reference
Log Innandbox App Builder Guide -  App Builder Tutorial
API Reference
Log In
API Reference

Getting Started

  • Quick Start ๐Ÿš€optns

Authentication

  • Authentication โ€“ TOKEN_AUTH ๐Ÿ”’optns

Support

  • Error Handling ๐Ÿ”งoptns

Media

  • Uploading Media โฌ†๏ธput
  • Downloading Media โคต๏ธget

chats

  • Chat
    • Chatoptns
    • getChatoptns
    • setChatoptns
  • Chat Member
    • chatMemberoptns
    • getChatMemberoptns
    • banChatMemberoptns
    • unbanChatMemberoptns
    • removeChatMemberoptns
  • Chat Admins
    • chatAdministratorsoptns
    • getChatAdministratorsoptns
  • ChatMenuCallback
    • chatMenuCallbackoptns
    • setChatMenuoptns
    • setNavigationButtonoptns
  • Keypad Menus

User

  • User
    • Useroptns
    • getUseroptns

API/Bot

  • API/Bot
    • API/Bot
    • getMyProfilesoptns
    • setMyProfileoptns

message

  • Message
    • Messageoptns
    • sendMessageoptns
    • updateMessageoptns
    • recallMessageoptns
  • Photos
    • Photo
    • sendPhotooptns
    • updatePhoto
    • recallPhoto
  • Videos
    • Video
    • sendVideooptns
    • updateVideo
    • recallVideo
  • Audio
    • Audio
    • sendAudiooptns
    • updateAudio
    • recallAudio
  • Voice
    • Voice
    • sendVoiceoptns
    • updateVoice
    • recallVoice
  • Document
    • Document
    • sendDocumentoptns
    • updateDocument
    • recallDocument
  • Location
    • Location
    • sendLocationoptns
    • recallLocation
  • Contact
    • Contact
    • sendContactoptns
    • recallContact
  • Inline Menu
    • Inline Menu
    • Send Inline Menuoptns
    • Update Inline Menu
    • Recall Inline Menu

Message Acknowledge

  • Message Ack
    • Message Ackoptns

chat Inline Message

  • Chat Inline Message
    • inlineMessageCallbackoptns

Chat inline search

  • Chat Inline Search
    • inlineSearchoptns
    • inlineSearchAnsweroptns

user blacklist for Channel Apps

  • User Blacklist
    • Blacklistoptns
    • getBlacklistoptns
    • addBlacklistoptns
    • deleteBlacklistoptns
    • addBlacklistPatternsoptns
    • deleteBlacklistPatternsoptns

user whitelist for Channel Apps

  • User Whitelist
    • Whitelistoptns
    • getWhitelistoptns
    • addWhitelistoptns
    • deleteWhitelistoptns
    • addWhitelistPatternsoptns
    • deleteWhitelistPatternsoptns

Workflow for Channel Apps

  • Workflow
    • Workflow
    • setWorkflow
    • WorkflowCell

Other

  • Source Code โ„น๏ธ
Powered byย 

recallPhoto

This method is related to the recallMessage method.