[PR #18] [CLOSED] refactor(src#Client): apply optimizations #54

Closed
opened 2026-02-16 12:26:55 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/javascript-client-sdk/pull/18
Author: @VoltrexKeyva
Created: 9/28/2021
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 5c7e8cb refactor(src#Client): apply optimizations

📊 Changes

1 file changed (+179 additions, -143 deletions)

View changed files

📝 src/Client.ts (+179 -143)

📄 Description

Refactored the client by removing redundant code, adding missing typings, fixing some formatting, keeping code style consistency and better implementation for some methods.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/stoatchat/javascript-client-sdk/pull/18 **Author:** [@VoltrexKeyva](https://github.com/VoltrexKeyva) **Created:** 9/28/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`5c7e8cb`](https://github.com/stoatchat/javascript-client-sdk/commit/5c7e8cb584ed3aebf586a575cd68d9236f83c64c) refactor(src#Client): apply optimizations ### 📊 Changes **1 file changed** (+179 additions, -143 deletions) <details> <summary>View changed files</summary> 📝 `src/Client.ts` (+179 -143) </details> ### 📄 Description Refactored the client by removing redundant code, adding missing typings, fixing some formatting, keeping code style consistency and better implementation for some methods. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:26:55 -05:00
yindo closed this issue 2026-02-16 12:26:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/javascript-client-sdk#54