GramIO API Reference / gramio/dist / SetPassportDataErrorsParams
Interface: SetPassportDataErrorsParams
Defined in: @gramio/types/out/params.d.ts:4367
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:4375 |
user_id | number | User identifier | @gramio/types/out/params.d.ts:4371 |