| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
TD.Query.SetManagedBotAccessSettings
Documentation
data SetManagedBotAccessSettings Source #
Sets access settings of a managed bot; for bots only. Returns Ok
Constructors
| SetManagedBotAccessSettings | |
Fields
| |
Instances
| ToJSON SetManagedBotAccessSettings Source # | |
Defined in TD.Query.SetManagedBotAccessSettings Methods toJSON :: SetManagedBotAccessSettings -> Value # toEncoding :: SetManagedBotAccessSettings -> Encoding # toJSONList :: [SetManagedBotAccessSettings] -> Value # toEncodingList :: [SetManagedBotAccessSettings] -> Encoding # | |
| Show SetManagedBotAccessSettings Source # | |
Defined in TD.Query.SetManagedBotAccessSettings Methods showsPrec :: Int -> SetManagedBotAccessSettings -> ShowS # show :: SetManagedBotAccessSettings -> String # showList :: [SetManagedBotAccessSettings] -> ShowS # | |
| Eq SetManagedBotAccessSettings Source # | |
Defined in TD.Query.SetManagedBotAccessSettings Methods (==) :: SetManagedBotAccessSettings -> SetManagedBotAccessSettings -> Bool # (/=) :: SetManagedBotAccessSettings -> SetManagedBotAccessSettings -> Bool # | |
| ShortShow SetManagedBotAccessSettings Source # | |
Defined in TD.Query.SetManagedBotAccessSettings Methods | |