Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
Instances
Eq Callback Source # | |
Show Callback Source # | |
FromJSON Callback Source # | |
Defined in Network.API.Telegram.Bot.Object.Update.Callback parseJSON :: Value -> Parser Callback parseJSONList :: Value -> Parser [Callback] | |
Identifiable Callback Source # | |
Defined in Network.API.Telegram.Bot.Object.Update.Callback type Identificator Callback :: * Source # | |
Accessible Origin Callback Source # | |
type Identificator Callback Source # | |
Instances
Persistable (Trigger Notification) Source # | |
Defined in Network.API.Telegram.Bot.Object.Update.Callback payload :: Payload (Trigger Notification) -> Object Source # endpoint :: Payload (Trigger Notification) -> String Source # persist :: FromJSON (Returning (Trigger Notification)) => Payload (Trigger Notification) -> Telegram e (Returning (Trigger Notification)) Source # persist_ :: Payload (Trigger Notification) -> Telegram e () Source # | |
type Payload (Trigger Notification) Source # | |
type Returning (Trigger Notification) Source # | |