LoverManager - antilandjs/antiland.js GitHub Wiki The manager for any and all, cached or uncached, message lovers. extends BaseManager Methods .fetch(userId, options?) : Promise<User | Map<string, User> | null> Fetch the users that sent love to this message. Name Type Optional userId string Yes options object Yes