IAuthUserAPI  
            Functions
Link copied to clipboard
                        Link copied to clipboard
                        Link copied to clipboard
                        abstract suspend fun getMyComments(count: Int, offset: Int): List<Comment>
Content copied to clipboard
Get the current user's comments
Link copied to clipboard
                        Get entries of the current user
Link copied to clipboard
                        abstract suspend fun getMyFavoriteComments(count: Int, offset: Int): List<Comment>
Content copied to clipboard
Get the current user's favorite comments.
Link copied to clipboard
                        abstract suspend fun getMyFavoriteEntries(count: Int, offset: Int): List<Entry>
Content copied to clipboard
Get the current user's favorites
Link copied to clipboard
                        Get notification list for the current user
Link copied to clipboard
                        Get the number of unread notifications for the current user
Link copied to clipboard
                        Get user information by ID
Link copied to clipboard
                        Link copied to clipboard
                        Link copied to clipboard
                        Mark all notifications as read
Link copied to clipboard
                        Mark the notification as read