Skip to main content
Module

x/grammy_types/passport.ts>PassportElementError

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
type alias PassportElementError
import { type PassportElementError } from "https://deno.land/x/grammy_types@v3.3.0/passport.ts";

This object represents an error in the Telegram Passport element which was submitted that should be resolved by the user. It should be one of:

  • PassportElementErrorDataField
  • PassportElementErrorFrontSide
  • PassportElementErrorReverseSide
  • PassportElementErrorSelfie
  • PassportElementErrorFile
  • PassportElementErrorFiles
  • PassportElementErrorTranslationFile
  • PassportElementErrorTranslationFiles
  • PassportElementErrorUnspecified