1.1.2 • Published 4 years ago

lvckytiktok v1.1.2

Weekly downloads
-
License
Creative Commons ...
Repository
github
Last release
4 years ago

LvckyTikTok

How to use:

npm i lvckytiktok
const lvckytiktok = require('lvckytiktok');

lvckytiktok.getUserFollower('lvckyapi').then((value) => {
  console.log(value);
});

Functions

lvckytiktok.getUserFollower(accountName);
lvckytiktok.getUserLikes(accountName);
lvckytiktok.getUserBio(accountName);
1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago