OfficeDev / microsoft-teams-apps-stickers

The awesome Stickers app can help your organization enhance messaging in Microsoft Teams!
MIT License
66 stars 41 forks source link

Add missed await on the initialize task to CreateStickerAsync #8

Closed aosolis closed 5 years ago

aosolis commented 5 years ago

Change initialization to be lazy so that it is always awaited.