| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.API.Telegram.Bot.Object.Update.Message.Keyboard
Documentation
Instances
| Show Keyboard Source # | |
| FromJSON Keyboard Source # | |
| ToJSON Keyboard Source # | |
Defined in Network.API.Telegram.Bot.Object.Update.Message.Keyboard Methods toEncoding :: Keyboard -> Encoding toJSONList :: [Keyboard] -> Value toEncodingList :: [Keyboard] -> Encoding | |
| Persistable (Post :: * -> Capacity *) Keyboard Source # | |
| Persistable (Edit :: * -> Capacity *) Keyboard Source # | |
| type Object Keyboard Source # | |
Defined in Network.API.Telegram.Bot.Object | |
| type Payload (Post :: * -> Capacity *) Keyboard Source # | |
| type Payload (Edit :: * -> Capacity *) Keyboard Source # | |