Very Popular
Go to Latest
type alias PassportElementError
import { type PassportElementError } from "https://dotland.deno.dev/x/grammy@v1.21.2/types.deno.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
import PassportElementError
import { PassportElementError } from "https://dotland.deno.dev/x/grammy@v1.21.2/types.deno.ts";