GramIO API Reference / gramio/dist / SetPassportDataErrorsParams
Interface: SetPassportDataErrorsParams
Defined in: @gramio/types/out/params.d.ts:4305
Params object for setPassportDataErrors method
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
errors | TelegramPassportElementError[] | A JSON-serialized array describing the errors | @gramio/types/out/params.d.ts:4313 |
user_id | number | User identifier | @gramio/types/out/params.d.ts:4309 |