Can I write teams app that...
Hi, I want to write a teams app that will have following features:
1) A Bot command that is only visible to the person that is invoking this command (both the command and reply from a Bot) in a private chat with other person or persons, and has context information about this chat (mainly participants info)
2) Will display additional information about participants in a Teams meetings and calls, where each person will see different information about participants
3) and can above app be addedd automatically to each meeting/call throughout organization, whithout needing to do so manually?
Is it possible to write such an application ? thank you in advance for your input :)