UNPKG
matrixbotlist.js
Version:
latest (1.2.0)
1.2.0
1.1.9
Here can bots that are verified by us, use the API.
matrixbotlist.js
/
src
/
structure
/
likes.js
16 lines
(14 loc)
•
194 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
module.exports =
class
Likes
{ /** *
@type
{string}
*
/ userId /
** *
@type
{Date}
*
/ likedAt /
** *
@type
{string}
*/ botId }