We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf992ed commit b8a8c10Copy full SHA for b8a8c10
Sources/Types+Tweet.swift
@@ -73,7 +73,7 @@ extension Tweet {
73
case following
74
75
/// Only users mentioned in the Tweet can reply
76
- case mentionedUsers = "mentioned_users"
+ case mentionedUsers
77
}
78
79
public struct Attachments: Codable {
0 commit comments