0

In configurable MS Teams tab app, is it possible get teams member details using Temas.js such as how it gives the context details like below

import { app, Context } from "@microsoft/teams-js";

app.getContext().then((context: Context) => {
    /*...*/
});
DevÁsith
  • 1,072
  • 12
  • 38

0 Answers0