poshbotio / PoshBot

Powershell-based bot framework
MIT License
536 stars 108 forks source link

Fix Teams Backend LoadUsers() #248

Open golubenkoff opened 1 year ago

golubenkoff commented 1 year ago

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

Checklist:

mengdahuang commented 1 year ago

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