How to use the new Ban API (with code examples)

For the DisplayReason and PrivateReason values, when forming the string, you need to use the .. to join strings instead of , which is likely causing the issue.

3 Likes