Skip to main content
Module

x/grammy_hydrate/deps.deno.ts>PassportElementError

Hydration plugin for API calls and context objects.
Latest
type alias PassportElementError
Re-export
import { type PassportElementError } from "https://deno.land/x/grammy_hydrate@v1.4.1/deps.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