sendToGroup: 404 from multi_recipient endpoint now treated differently
This commit is contained in:
parent
b37be94cb9
commit
4a3ffe07e8
2 changed files with 14 additions and 1 deletions
|
@ -303,4 +303,6 @@ export class UnregisteredUserError extends Error {
|
|||
|
||||
export class ConnectTimeoutError extends Error {}
|
||||
|
||||
export class UnknownRecipientError extends Error {}
|
||||
|
||||
export class WarnOnlyError extends Error {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue