You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// This file is autogenerated - Please do not edit
@@ -1871,7 +1871,7 @@ export class WhatsappTemplate {
1871
1871
*/
1872
1872
exportclassAuthentication{
1873
1873
/**
1874
-
* Required: This is the product token for authentication. Visit https://gateway.cmtelecom.com to retrieve your product token. Example: 00000000-0000-0000-0000-000000000000'
1874
+
* Required: This is the product token for authentication. Visit https://gateway.cm.com to retrieve your product token. Example: 00000000-0000-0000-0000-000000000000'
1875
1875
*/
1876
1876
'productToken'?: string;
1877
1877
@@ -2061,7 +2061,7 @@ export class MessageResponse {
2061
2061
*/
2062
2062
'messageDetails'?: string;
2063
2063
/**
2064
-
* The error code, see https://docs.cmtelecom.com/all-messaging-api/v1.0#send_a_message|responses_&_errors for more details.
2064
+
* The error code, see https://developers.cm.com/messaging/docs/responses-errors-json for more details.
2065
2065
*/
2066
2066
'messageErrorCode'?: number;
2067
2067
@@ -2145,7 +2145,7 @@ export class MessagesResponse {
2145
2145
*/
2146
2146
'details'?: string;
2147
2147
/**
2148
-
* The error code, see https://docs.cmtelecom.com/all-messaging-api/v1.0#send_a_message|responses_&_errors for more details.
2148
+
* The error code, see https://developers.cm.com/messaging/docs/responses-errors-json for more details.
0 commit comments