Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
TD.Query.AddCustomServerLanguagePack
Synopsis
Documentation
data AddCustomServerLanguagePack Source #
Adds a custom server language pack to the list of installed language packs in current localization target. Can be called before authorization. Returns Ok
Constructors
AddCustomServerLanguagePack | |
Fields
|
Instances
ToJSON AddCustomServerLanguagePack Source # | |
Defined in TD.Query.AddCustomServerLanguagePack Methods toJSON :: AddCustomServerLanguagePack -> Value # toEncoding :: AddCustomServerLanguagePack -> Encoding # toJSONList :: [AddCustomServerLanguagePack] -> Value # toEncodingList :: [AddCustomServerLanguagePack] -> Encoding # | |
Show AddCustomServerLanguagePack Source # | |
Defined in TD.Query.AddCustomServerLanguagePack Methods showsPrec :: Int -> AddCustomServerLanguagePack -> ShowS # show :: AddCustomServerLanguagePack -> String # showList :: [AddCustomServerLanguagePack] -> ShowS # | |
Eq AddCustomServerLanguagePack Source # | |
Defined in TD.Query.AddCustomServerLanguagePack Methods (==) :: AddCustomServerLanguagePack -> AddCustomServerLanguagePack -> Bool # (/=) :: AddCustomServerLanguagePack -> AddCustomServerLanguagePack -> Bool # | |
ShortShow AddCustomServerLanguagePack Source # | |
Defined in TD.Query.AddCustomServerLanguagePack Methods |