NeeluGeorge
Results
1
issues of
NeeluGeorge
closes: https://github.com/OfficeDev/Microsoft-Teams-Samples/issues/1226 ## Description Python sdk documentation says to pass replyToId as **updated_activity.id**, but this was not getting passed to the **reference** created in **update_activity** https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/update-and-delete-bot-messages?tabs=python#update-cards ## Specific Changes Added...