1.1.2 • Published 3 years ago

lvckytiktok v1.1.2

Weekly downloads
-
License
Creative Commons ...
Repository
github
Last release
3 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

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago