Tags: messente/messente-api-csharp
Tags
🎉 2.1.0 (#8) Add an optional `priority` field to Omnichannel API message sending request. This field sets the priority of the message. Messages are processed starting with in highest priority queue first and lowest priority queue last. This for example allows to prioritize OTP messages over marketing traffic. The new field has three possible values: - low, - regular, - high.
🎉 1.3.0 (#6) https://www.nuget.org/packages/com.Messente.Api/1.3.0 **Added Functionality** - [phonebook-api][contacts] Add scheduled deletion date to response - The date (in ISO 8601 format, YYYY-MM-DD) on which the contact is going to be deleted because it has not belonged to a group for 30 days - [statistics-api] Allow fetching Telegram statistics **Bug Fixes** - [omnichannel-api] Declare error item source nullable - [omnichannel-api] Make cancelling a message return an empty object
PreviousNext