- Create agent
- Prepare agent
- Edit agent metadata
- Link Telegram bot
- Update Telegram actions
- Link Twitter account
- Update Twitter actions
- Delete agent
- New agent version
- Manage agent's memory config
- sendMessage: Use this method to send text messages.
- receiveMessage
- sendVoice: Use this method to send audio files, if you want Telegram clients to display the file as a playable voice message.
- receiveVoice
- sendPhoto: Use this method to send photos.
- receivePhoto
- sendVideo: Use this method to send video files, Telegram clients support MPEG4 videos.
- receiveVideo
- sendAudio: Use this method to send audio files, if you want Telegram clients to display them in the music player.
- receiveAudio
- sendDocument: Use this method to send general files.
- receiveDocument
- sendLocation: Use this method to send point on the map.
- receiveLocation
- manageMemory: Manage memory content in webapp.
- webapp menu