haskell-tdlib-2.0.70.0: Binding to the Telegram Database Library
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.GetMessageLocally

Synopsis

Documentation

data GetMessageLocally Source #

Returns information about a message, if it is available without sending network request. Returns a 404 error if message isn't available locally. This is an offline method. Returns Message

Constructors

GetMessageLocally 

Fields