Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

default.htm 481 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title></title>
  5. <meta charset="utf-8" />
  6. </head>
  7. <body style="font-family:'Segoe UI'">
  8. <h1>SendAttachmentBot</h1>
  9. <p>A sample bot that passes simple media attachments (images) to a user activity.</p>
  10. <p>Visit <a href="https://www.botframework.com/">Bot Framework</a> to register your bot. When you register it, remember to set your bot's endpoint to <pre>https://<i>your_bots_hostname</i>/api/messages</pre></p>
  11. </body>
  12. </html>
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...