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

TD.Query.CheckOauthRequestMatchCode

Synopsis

Documentation

data CheckOauthRequestMatchCode Source #

Checks a match-code for an OAuth authorization request. If fails, then the authorization request has failed. Otherwise, authorization confirmation dialog must be shown and the link must be processed using acceptOauthRequest or declineOauthRequest. Returns Ok

Constructors

CheckOauthRequestMatchCode 

Fields