View Source ExNylas.WebhookNotification.MessageOpened.MessageData (ExNylas v0.9.0)

Summary

Types

@type t() :: %ExNylas.WebhookNotification.MessageOpened.MessageData{
  count: integer() | nil,
  timestamp: non_neg_integer()
}