UNPKG

matrixbots

Version:

The API for Bots on MatrixBots

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