Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
Instances
Show Keyboard Source # | |
FromJSON Keyboard Source # | |
Defined in Network.Telegram.API.Bot.Object.Keyboard parseJSON :: Value -> Parser Keyboard parseJSONList :: Value -> Parser [Keyboard] | |
ToJSON Keyboard Source # | |
Defined in Network.Telegram.API.Bot.Object.Keyboard toEncoding :: Keyboard -> Encoding toJSONList :: [Keyboard] -> Value toEncodingList :: [Keyboard] -> Encoding | |
Endpoint (Edit Keyboard) Source # | |
type Object Keyboard Source # | |
Defined in Network.Telegram.API.Bot.Object | |
type Payload (Edit Keyboard) Source # | |