Skip to content

v4.4.0

Compare
Choose a tag to compare
@suufi suufi released this 02 Feb 23:03
· 534 commits to master since this release
  • Uses latest Roblox API endpoints for the following methods:
    • acceptFriendRequest
    • declineFriendRequest
    • follow
    • getFriends (new args)
    • getMessages (new args)
    • message
    • removeFriend
    • sendFriendRequest
    • unfollow
    • groupPayout (thanks to HmmBilly for testing)
  • Adds following methods:
    • getFollowers
    • getFollowings
    • getGroups
    • declineAllFriendRequests
  • Uses eslint for syntax purposes