@ember-home/unbound-ts-client 0.0.71 → 0.0.72

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.mts CHANGED
@@ -3001,12 +3001,6 @@ interface SubjectApi {
3001
3001
  * @interface SuggestedReplyApi
3002
3002
  */
3003
3003
  interface SuggestedReplyApi {
3004
- /**
3005
- *
3006
- * @type {string}
3007
- * @memberof SuggestedReplyApi
3008
- */
3009
- 'suggestedReplyId': string;
3010
3004
  /**
3011
3005
  *
3012
3006
  * @type {string}
package/dist/index.d.ts CHANGED
@@ -3001,12 +3001,6 @@ interface SubjectApi {
3001
3001
  * @interface SuggestedReplyApi
3002
3002
  */
3003
3003
  interface SuggestedReplyApi {
3004
- /**
3005
- *
3006
- * @type {string}
3007
- * @memberof SuggestedReplyApi
3008
- */
3009
- 'suggestedReplyId': string;
3010
3004
  /**
3011
3005
  *
3012
3006
  * @type {string}