Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Synopsis
Documentation
data GetEmojiSuggestionsUrl Source #
Returns an HTTP URL which can be used to automatically log in to the translation platform and suggest new emoji replacements. The URL will be valid for 30 seconds after generation. Returns HttpUrl
GetEmojiSuggestionsUrl | |
|
Instances
ToJSON GetEmojiSuggestionsUrl Source # | |
Defined in TD.Query.GetEmojiSuggestionsUrl toJSON :: GetEmojiSuggestionsUrl -> Value # toEncoding :: GetEmojiSuggestionsUrl -> Encoding # toJSONList :: [GetEmojiSuggestionsUrl] -> Value # | |
Show GetEmojiSuggestionsUrl Source # | |
Defined in TD.Query.GetEmojiSuggestionsUrl showsPrec :: Int -> GetEmojiSuggestionsUrl -> ShowS # show :: GetEmojiSuggestionsUrl -> String # showList :: [GetEmojiSuggestionsUrl] -> ShowS # | |
Eq GetEmojiSuggestionsUrl Source # | |
Defined in TD.Query.GetEmojiSuggestionsUrl | |
ShortShow GetEmojiSuggestionsUrl Source # | |
Defined in TD.Query.GetEmojiSuggestionsUrl |