Enum ViberMessageCategory
Represents a category tag for Viber messages.
public enum ViberMessageCategory
Fields
Promotion = 1Promotional messages such as marketing offers and advertisements. Can only be sent after establishing a transactional relationship with the user.
Transaction = 0Transactional messages such as order confirmations, shipping notifications, and account updates. The first message sent to a user must be transactional.