| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.API.Telegram.Bot.Object.Member.Restrictions
Documentation
data Restrictions Source #
Constructors
| Restrictions Bool Bool Bool Bool |
Instances
| Show Restrictions Source # | |
Defined in Network.API.Telegram.Bot.Object.Member.Restrictions Methods showsPrec :: Int -> Restrictions -> ShowS # show :: Restrictions -> String # showList :: [Restrictions] -> ShowS # | |
| FromJSON Restrictions Source # | |