tock / ai.tock.bot.connector.messenger.model.send / NotificationType

NotificationType

enum class NotificationType (source)

cf https://developers.facebook.com/docs/messenger-platform/send-api-reference#request

Enum Values

REGULAR

SILENT_PUSH

NO_PUSH

Companion Object Functions

toNotificationType

fun toNotificationType(action: Action): NotificationType