Errors
Last updated
Was this helpful?
When users share files which we do not allow, you'll see an annotation in the conversation details:

By default, we only accept the following file types in chat conversations:
Image
image/*
Audio
audio/*
Video
video/*
Text file
text/plain
CSV
text/csv
application/pdf
If you want to allow more file types, provide a list of allowed MIME-types via the allowed_user_mime_types setting in your bot.yaml.
Last updated
Was this helpful?
Was this helpful?
