PoshBot icon indicating copy to clipboard operation
PoshBot copied to clipboard

Fix Teams Backend LoadUsers()

Open golubenkoff opened this issue 2 years ago • 1 comments

Description

Fix Based on: https://docs.microsoft.com/en-us/microsoftteams/platform/resources/team-chat-member-api-changes https://docs.microsoft.com/en-us/microsoftteams/platform/bots/how-to/get-teams-context?tabs=json#tabpanel_CeZOj-G++Q_json

Related Issue

#244

Motivation and Context

This fix allowed us to continue with new changes

How Has This Been Tested?

Tested on BoshBot Windows Version with 9000+ users tenant

Screenshots (if appropriate):

Types of changes

  • [ + ] Bug fix (LoadUsers())

Checklist:

  • [ +] My code follows the code style of this project.
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [ ] I have read the CONTRIBUTING document.
  • [ ] I have added tests to cover my changes.
  • [ ] All new and existing tests passed.

golubenkoff avatar Jul 25 '22 12:07 golubenkoff

Hi, Sir Do you mind to write more about how to fix this issue based on current version of PoshBot? Thanks

mengdahuang avatar Aug 22 '22 09:08 mengdahuang