microsoft / BotFramework-WeChat

WeChat Adapter for BotFramework
MIT License
64 stars 23 forks source link

Convert LocationRequest to location event? #9

Closed xieofxie closed 4 years ago

xieofxie commented 4 years ago

https://github.com/microsoft/BotFramework-WeChat/blob/39c04798a52fc7117f7f41714dacf20e394a1e8e/libraries/csharp_dotnetcore/Microsoft.Bot.Builder.Adapters.WeChat/WeChatMessageMapper.cs#L129

Solutions have a location event definition and have used in in several skills: https://microsoft.github.io/botframework-solutions/virtual-assistant/handbook/events/

Maybe it is better