egoist/follower-count

pass error code alongside message

Closed this issue · 1 comments

currently getFollowerCount only returns the error message, not the original error code

this is useful for eg. the error code 404 returned by tiktok when there is no account found

Request failed with status code 404

see #21