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 | |
Editable Keyboard Source # | |
Defined in Network.Telegram.API.Bot.Object.Keyboard 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 |