emoteBan

Bans the specified emote by emoteString

NameDescriptionRequired
emoteStrString of the Emote you wish to banYes
StreamerStreamer LINO usernameNo, Defaults to streamer declared in dlive class instance
const bot = new Dlive(key);

bot.emoteBan(':emote/mine/dlive-29912156/35d03ecb3008f54_112111:').then(console.log);
true