Skip to main content

Files

Uploading file

To upload the file, send it to the bot:

Upload

Listing files

To get the list of the files, ask the bot:

List files

Function specification

list_files: {
type: "function",
function: {
name: "list_files",
description: "List files (including images) uploaded by user",
},
}