Remove Emoji from a Button?

How to remove an emoji from a button using the ButtonBuilder.setEmoji() method? I tried to put
null
and
undefined
into the arguments, but neither worked.
Was this page helpful?