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 (Edit Keyboard) Source # | |
Persistable (Edit (Text :&: Keyboard)) Source # | |
Persistable (Send (Text :&: Keyboard)) Source # | |
type Payload (Edit Keyboard) Source # | |
type Payload (Edit (Text :&: Keyboard)) Source # | |
type Payload (Send (Text :&: Keyboard)) Source # | |