View Source ExTDLib.Method.GetPassportElement (ExTDLib v0.0.4)
Returns one of the available Telegram Passport elements. Returns object_ptr<PassportElement>.
| Name | Type | Description |
|---|---|---|
| type | PassportElementType | Telegram Passport element type. |
| password | string | The 2-step verification password of the current user. |
More details on telegram's documentation.