microsoft / BotFramework-Services

Microsoft Bot Framework Services
Creative Commons Attribution 4.0 International
38 stars 11 forks source link

Receive a HTTP request for all messages in a Skype group conversation with an Azure Bot #355

Closed SaideepArikontham closed 1 year ago

SaideepArikontham commented 1 year ago

Is your feature request related to a problem?

I have a working Skype bot working via the Azure Bot. In Azure, under Resource > Configuration, the bot is configured to send incoming messages to a "Messaging endpoint".

This works well for 1:1 messages, and bot mentions (with @) in a group. However I want to get a webhook request for all messages where the bot is added, even when it is not mentioned.

Is this possible?

I found some documentation on how to do this in Microsoft Teams, but I am not sure how to do it in Skype:

https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/conversations/channel-messages-with-rsc?tabs=channel%2Cdotnet

I have also found this thread that basically says that is not possible, not sure if it is still relevant:

https://github.com/microsoft/botframework-sdk/issues/4046

Describe the suggestion or request in detail

No response

Describe alternatives you have considered

No response

Additional context

No response

compulim commented 1 year ago

@stevkan can you help transfer this ticket to Azure Bot Services? I believe this is related to Skype channel in ABS.

boydc2014 commented 1 year ago

Sorry for the late response. Skype team wasn't actively monitoring issues in this repo. I got confirmation from Skype team that this is doable via configuration, but it can only be done via a support ticket. Please use an Azure support ticket to turn on this feature.