| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.API.Telegram.Bot.Object.Update.Callback
Documentation
Instances
| Eq Callback Source # | |
| Show Callback Source # | |
| FromJSON Callback Source # | |
| Identifiable Callback Source # | |
Defined in Network.API.Telegram.Bot.Object.Update.Callback Associated Types 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 Methods 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 # | |