Safe Haskell | None |
---|---|
Language | Haskell2010 |
Network.Telegram.API.Bot.Object.Keyboard
Documentation
Instances
Show Keyboard Source # | |
FromJSON Keyboard Source # | |
Defined in Network.Telegram.API.Bot.Object.Keyboard | |
ToJSON Keyboard Source # | |
Defined in Network.Telegram.API.Bot.Object.Keyboard Methods toEncoding :: Keyboard -> Encoding toJSONList :: [Keyboard] -> Value toEncodingList :: [Keyboard] -> Encoding | |
Editable Keyboard Source # | |
Defined in Network.Telegram.API.Bot.Object.Keyboard Methods substitution_value :: Substitution Keyboard -> Value Source # edit_endpoint :: Substitution Keyboard -> String Source # edit :: Substitution Keyboard -> Telegram e Keyboard Source # | |
type Substitution Keyboard Source # | |
Defined in Network.Telegram.API.Bot.Object.Keyboard |
type family Substitution a = r | r -> a Source #
Instances
type Substitution Keyboard Source # | |
Defined in Network.Telegram.API.Bot.Object.Keyboard |