Liking cljdoc? Tell your friends :D
Clojure only.

telegrambot-lib.passport.protocol

Telegram Passport - protocol definitions.

Telegram Passport - protocol definitions.
- <https://core.telegram.org/bots/api#telegram-passport>
raw docstring

Passportcljprotocol

Telegram Passport is a unified authorization method for services that require personal identification. Users can upload their documents once, then instantly share their data with services that require real-world ID (finance, ICOs, etc.).

Telegram Passport is a unified authorization method for services
that require personal identification. Users can upload their
documents once, then instantly share their data with services
that require real-world ID (finance, ICOs, etc.).

set-passport-data-errorsclj

(set-passport-data-errors this content)
(set-passport-data-errors this user_id errors)

Informs a user that some of the Telegram Passport elements they provided contains errors.

Informs a user that some of the Telegram Passport elements they
provided contains errors.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close