I’m currently in the process of migrating my bot functionality from IRC to EventSub so that I can maintain bots in multiple channels with the new changes happening. However one thing I’ve stumbled on in my implementation is that the Channel Chat Message Notification seems to lack information as to if this is a users first-ever message on the channel, which I previously had in IRC.
Will this be added and/or is there another way to check this? I’d rather not remove this functionality from my service if it can be helped.
Thanks - I’ve upvoted that, hopefully it’ll be implemented in the future. Can’t realistically rely on running both IRC and webhooks but I’ll try and figure something out.