Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 839 Bytes

File metadata and controls

24 lines (20 loc) · 839 Bytes

ScrapeBadger.Model.TweetDeliveryLogResponse

Tweet delivery log entry.

Properties

Name Type Description Notes
Id string
MonitorId string
MonitorName string
TweetId string
AuthorUsername string
TweetTextPreview string
TweetUrl string
TweetPublishedAt DateTime
DetectedAt DateTime
LatencyMs int
LatencyBadge string
DeliveryStatus string
WebhookStatusCode int?
WebhookAttempts int

[Back to Model list] [Back to API list] [Back to README]