BooyahDocs/docs/users.md

68 lines
1.8 KiB
Markdown
Raw Normal View History

# Users API
Work in progress...
## Tree 🌲
```less
.users
├── blocks.md
├── bug-report-claims.md
├── cash-coins.md
├── clip-feeds.md
├── coins.md
├── content-tags.md
├── daily-logins.md
├── device-tokens.md
├── fb-pages.md
├── followers.md
├── followings.md
├── free-gifts.md
├── game-followings.md
├── liked-playbacks.md
├── linked-games.md
├── linked-platforms.md
├── playbacks.md
├── push-message.md
├── real-life-prizes.md
├── received-likes-count.md
├── recommended-streamers.md
├── recommended-streams.md
├── userID.md
└── withdraw-info.md
```
2021-08-19 00:24:29 -04:00
### Public Access
2021-08-19 00:24:29 -04:00
[Info about some account (/userID)](./users/userID.md)
[Get the list of the 100 latest followers (/followers)](./users/followers.md)
[Info about the follower count of some user (/followers/count)](./users/followers-count.md)
[(/content-tags)](./users/content-tags.md)
2021-08-19 00:24:29 -04:00
### Private Access
[Get the linked facebook page in the user channel (/fb-pages)](./users/fb-pages.md)
2021-08-19 00:24:29 -04:00
[Get a list of users blocked (/blocks)](./users/blocks.md)
2021-08-19 00:24:29 -04:00
[Info about daily login (/daily-logins)](./users/daily-logins.md)
2021-08-19 00:24:29 -04:00
[Info about coins (/coins)](./users/coins.md)
2021-08-19 00:24:29 -04:00
[Info about real money in your account (/cash-coins)](./users/cash-coins.md)
2021-08-19 00:24:29 -04:00
[Info about your account notifications/alerts (/push-message-sessions)](./users/push-message-sessions.md)
2021-08-19 00:24:29 -04:00
[Info about some Free gifts/tickets (/free-gifts)](./users/free-gifts.md)
2021-08-19 00:24:29 -04:00
[Info about some bug report or something else (/bug-report-claims)](./users/bug-report-claims.md)
### Unknown
[(/clip-feeds)](./users/clip-feeds.md)
[(/device-tokens)](./users/device-tokens.md)