<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: RAGUNATH A.G</title>
    <description>The latest articles on DEV Community by RAGUNATH A.G (@ragu27ag).</description>
    <link>https://dev.to/ragu27ag</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1431356%2F368a5fb9-70f0-4b87-9ee0-12bdd0b21e08.png</url>
      <title>DEV Community: RAGUNATH A.G</title>
      <link>https://dev.to/ragu27ag</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ragu27ag"/>
    <language>en</language>
    <item>
      <title>Skype is not sending the attachment details along with request object in group chats</title>
      <dc:creator>RAGUNATH A.G</dc:creator>
      <pubDate>Thu, 02 May 2024 07:32:22 +0000</pubDate>
      <link>https://dev.to/ragu27ag/skype-is-not-sending-the-attachment-details-along-with-request-object-in-group-chats-4j79</link>
      <guid>https://dev.to/ragu27ag/skype-is-not-sending-the-attachment-details-along-with-request-object-in-group-chats-4j79</guid>
      <description>&lt;p&gt;I am working on a skype bot built using bot framework sdk using node.js . The issue is when the user is posting any image in the group chat where bot is part of the group and if the user is attaching the image along with bot mention for eg : &amp;lt;-the image-&amp;gt; @sample_bot , only the bot mention is getting received in the bot backend and the attachment related things are not received in the request object.I need the attachment details for parsing the image&lt;/p&gt;

&lt;p&gt;To Reproduce&lt;br&gt;
Steps to reproduce the behavior:&lt;/p&gt;

&lt;p&gt;Go to skype group chat where bot is part of it&lt;br&gt;
attach an image in the chat box along with bot mention as we are sending this to the bot&lt;br&gt;
check the log after sending this message&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>microsoft</category>
      <category>skype</category>
      <category>botframeworksdk</category>
    </item>
  </channel>
</rss>
