Telegex
v1.0.0-rc.9
  • Pages
  • Modules
  • Mix Tasks

    View Source Telegex.Type.PassportElementError (Telegex v1.0.0-rc.9)

    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:

    Link to this section Summary

    Types

    t()

    Link to this section Types

    Link to this type

    t()

    View Source
    @type t() ::
      Telegex.Type.PassportElementErrorDataField.t()
      | Telegex.Type.PassportElementErrorFrontSide.t()
      | Telegex.Type.PassportElementErrorReverseSide.t()
      | Telegex.Type.PassportElementErrorSelfie.t()
      | Telegex.Type.PassportElementErrorFile.t()
      | Telegex.Type.PassportElementErrorFiles.t()
      | Telegex.Type.PassportElementErrorTranslationFile.t()
      | Telegex.Type.PassportElementErrorTranslationFiles.t()
      | Telegex.Type.PassportElementErrorUnspecified.t()

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.4) for the Elixir programming language