Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
TD.Query.SetCustomLanguagePackString
Documentation
data SetCustomLanguagePackString Source #
Adds, edits or deletes a string in a custom local language pack. Can be called before authorization. Returns Ok
Constructors
SetCustomLanguagePackString | |
Fields
|
Instances
ToJSON SetCustomLanguagePackString Source # | |
Defined in TD.Query.SetCustomLanguagePackString Methods toJSON :: SetCustomLanguagePackString -> Value # toEncoding :: SetCustomLanguagePackString -> Encoding # toJSONList :: [SetCustomLanguagePackString] -> Value # toEncodingList :: [SetCustomLanguagePackString] -> Encoding # | |
Show SetCustomLanguagePackString Source # | |
Defined in TD.Query.SetCustomLanguagePackString Methods showsPrec :: Int -> SetCustomLanguagePackString -> ShowS # show :: SetCustomLanguagePackString -> String # showList :: [SetCustomLanguagePackString] -> ShowS # | |
Eq SetCustomLanguagePackString Source # | |
Defined in TD.Query.SetCustomLanguagePackString Methods (==) :: SetCustomLanguagePackString -> SetCustomLanguagePackString -> Bool # (/=) :: SetCustomLanguagePackString -> SetCustomLanguagePackString -> Bool # | |
ShortShow SetCustomLanguagePackString Source # | |
Defined in TD.Query.SetCustomLanguagePackString Methods |