ibotfather
Results
1
issues of
ibotfather
**1. New function for loading replies to a thread with pagination support:** Please, instead of: `const post = await threadsAPI.getThreads(postID);` Add a new function: ``` getThreadsLoggedIn: PaginationPostIDQuerier = async (...
enhancement