Class TdApi.PassportElementsWithErrors

  • Enclosing class:
    TdApi

    public static class TdApi.PassportElementsWithErrors
    extends TdApi.Object
    Contains information about a Telegram Passport elements and corresponding errors.
    • Constructor Detail

      • PassportElementsWithErrors

        public PassportElementsWithErrors()
        Contains information about a Telegram Passport elements and corresponding errors.
      • PassportElementsWithErrors

        public PassportElementsWithErrors​(TdApi.PassportElement[] elements,
                                          TdApi.PassportElementError[] errors)
        Contains information about a Telegram Passport elements and corresponding errors.
        Parameters:
        elements - Telegram Passport elements.
        errors - Errors in the elements that are already available.