I am learning golang by creating a small Twitter bot where you can fetch all followers of the user. But per request, Twitter API allows getting 20 users. To get
golang