Packages

p

canoe.methods

passport

package passport

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. final case class SetPassportDataErrors(userId: Int, errors: List[PassportElementError]) extends Product with Serializable

    Informs a user that some of the Telegram Passport elements they provided contains errors.

    Informs a user that some of the Telegram Passport elements they provided contains errors. The user will not be able to re-submit their Passport to you until the errors are fixed (the contents of the field for which you returned the error must change).

    Returns True on success.

Value Members

  1. object SetPassportDataErrors extends Serializable

Ungrouped