errbotio / errbot

Errbot is a chatbot, a daemon that connects to your favorite chat service and bring your tools and some fun into the conversation.
http://errbot.io
GNU General Public License v3.0
3.08k stars 607 forks source link

Is it possible to make send_stream_request to send file as a reply to the message ? #1648

Open 0megam opened 1 year ago

0megam commented 1 year ago

Hello. I'm wondering if it's possible somehow to send a file as a reply to message ? Same as send() with in_reply_to parameter. I'm using Slack v3 Backend. Thanks.