| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.API.Telegram.Bot.Object.Update.Message.Content.Info.Location
Documentation
Instances
| Show Location Source # | |
| FromJSON Location Source # | |
| ToJSON Location Source # | |
Defined in Network.API.Telegram.Bot.Object.Update.Message.Content.Info.Location Methods toEncoding :: Location -> Encoding toJSONList :: [Location] -> Value toEncodingList :: [Location] -> Encoding | |
| Persistable (Edit (Live Location)) Source # | |
| Persistable (Send (Live Location)) Source # | |
| Persistable (Send Location) Source # | |
| type Payload (Edit (Live Location)) Source # | |
| type Payload (Send (Live Location)) Source # | |
| type Payload (Send Location) Source # | |