UNPKG

matrixbotlist.js

Version:

Here can bots that are verified by us, use the API.

16 lines (14 loc) 194 B
module.exports = class Likes { /** * @type {string} */ userId /** * @type {Date} */ likedAt /** * @type {string} */ botId }