enumerations
MessageStatusCategoryEnum
Wapi.js Docs / MessageStatusCategoryEnum
Enumeration: MessageStatusCategoryEnum
Enum representing the category of a message status
Enumeration Members
Authentication
Authentication:
"authentication"
Source
packages/wapi.js/src/webhook/type.ts:104
Marketing
Marketing:
"marketing"
Source
packages/wapi.js/src/webhook/type.ts:105
ReferralConversion
ReferralConversion:
"referral_conversion"
Source
packages/wapi.js/src/webhook/type.ts:108
Service
Service:
"service"
Source
packages/wapi.js/src/webhook/type.ts:107
Utility
Utility:
"utility"
Source
Was this page helpful?