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