'TeamsInfo.getMember() deprecation affecting botbuilder-java?

Can I get confirmation that changes described on Microsoft's documentation for Teams Bot API Changes (happening by "late" 2022) also affect the botbuilder-java sdk? There's nothing I could find about that in the docs or in the botbuilder-java github repo, and no deprecation warnings in the code either (running latest 4.14.2 version).

I accidentally stumbled upon that page and I'm worried especially about whether the email field will stop coming from TeamsInfo.getMember() calls.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source