aboutsummaryrefslogtreecommitdiff
path: root/mastodon/mastodon.go
diff options
context:
space:
mode:
Diffstat (limited to 'mastodon/mastodon.go')
-rw-r--r--mastodon/mastodon.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/mastodon/mastodon.go b/mastodon/mastodon.go
index 22f5a53..8a8af6a 100644
--- a/mastodon/mastodon.go
+++ b/mastodon/mastodon.go
@@ -273,6 +273,7 @@ type Toot struct {
Sensitive bool `json:"sensitive"`
SpoilerText string `json:"spoiler_text"`
Visibility string `json:"visibility"`
+ ContentType string `json:"content_type"`
}
// Mention hold information for mention.