finos / spring-bot

Spring Boot + Java Integration for Symphony/Teams Chat Platform Bots and Apps
https://springbot.finos.org
Apache License 2.0
60 stars 35 forks source link

Rooms passed from Teams to Symphony or Vice-versa don't resolve correctly #350

Closed robmoffat closed 2 years ago

robmoffat commented 2 years ago

Bug Report

If you try and deserialise a reference to a Symphony Room in a teams message it turns into a TeamsMultiwayChat - which it isn't.

robmoffat commented 2 years ago

fixed by #343