When using the MS Graph API, Microsoft in their infinite wisdom don't always just send you back the resource ID - for chats, they send this ridiculous string instead. This tiny bit of regex will let you grab the Chat ID easily without having to do some other crazy work to figure out what user chat the payload was meant for.