Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Synopsis
Documentation
data EditMessageLiveLocation Source #
Edits the message content of a live location. Messages can be edited for a limited period of time specified in the live location. Returns the edited message after the edit is completed on the server side. Returns Message
EditMessageLiveLocation | |
|
Instances
ToJSON EditMessageLiveLocation Source # | |
Defined in TD.Query.EditMessageLiveLocation | |
Show EditMessageLiveLocation Source # | |
Defined in TD.Query.EditMessageLiveLocation showsPrec :: Int -> EditMessageLiveLocation -> ShowS # show :: EditMessageLiveLocation -> String # showList :: [EditMessageLiveLocation] -> ShowS # | |
Eq EditMessageLiveLocation Source # | |
Defined in TD.Query.EditMessageLiveLocation | |
ShortShow EditMessageLiveLocation Source # | |
Defined in TD.Query.EditMessageLiveLocation |