User Profile
Raphmax
Copper Contributor
Joined Oct 25, 2023
User Widgets
Recent Discussions
Re: New Teams - Unicode Hex Character and Emoji
Hi Deleted, My Teams version auto updates to 1.6.00.29964 (64 bits) , and now, the emoji and webhook icons are broken (without using the "new teams" checkbox) : It's also broken when New teams is checked. So it's a regression... Thanks for the help and feedback to dev team.2.4KViews0likes0CommentsNew Teams - Unicode Hex Character and Emoji
Hi, I'm trying the Teams New version, and I have an issue with the emoji that are not displayed correctly. Messages are created with powershell to a webhook. With version : 1.6.00.27573 (64 bits) : Same message with the "Try New Teams" : Powershell command : $Form = @{ title=$args[0] text="Alert Teams $Period : $text" } $json=$Form | ConvertTo-Json Invoke-RestMethod -Uri $Uri -Method Post -Body $json -ContentType 'application/json' Thanks for your help Raph3.4KViews1like8Comments
Recent Blog Articles
No content to show