Open aliksashka opened 2 years ago
Hi @aliksashka! I create the following pr to increase the number of stickers: https://github.com/OfficeDev/microsoft-teams-apps-stickers/pull/77
Meanwhile, it is not merged. You can find the solution updated on my fork: https://github.com/luishdemetrio/microsoft-teams-apps-stickers
Regardless the other asking, unfortunately it is not possible to complete, once there's no way to intercept the Send button of Teams, since the Send button it's a built-in Teams feature and not of the custom app. The send button in Microsoft Teams is not directly customizable by third-party apps. To do this, you'll need to create a bot that listens to messages sent in a Teams channel, and you can use the API to intercept the messages as they are sent. But it would make sense in a different scenario, not to send messages via message extensions like the sticker app.
Hi, we really like this product, it really improves the interaction.
There are two remarks
many thanks