const github.com/gotd/td/tg.AccountResetPasswordOkTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_account_reset_password_result_gen.go#L314: const AccountResetPasswordOkTypeID = 0xe926d63e
tl_account_reset_password_result_gen.go#L350: return AccountResetPasswordOkTypeID
tl_account_reset_password_result_gen.go#L362: ID: AccountResetPasswordOkTypeID,
tl_account_reset_password_result_gen.go#L377: b.PutID(AccountResetPasswordOkTypeID)
tl_account_reset_password_result_gen.go#L394: if err := b.ConsumeID(AccountResetPasswordOkTypeID); err != nil {
tl_account_reset_password_result_gen.go#L467: case AccountResetPasswordOkTypeID:
tl_registry_gen.go#L1061: AccountResetPasswordOkTypeID: "account.resetPasswordOk#e926d63e",
tl_registry_gen.go#L2843: "account.resetPasswordOk": AccountResetPasswordOkTypeID,
tl_registry_gen.go#L4625: AccountResetPasswordOkTypeID: func() bin.Object { return &AccountResetPasswordOk{} },
tl_registry_gen.go#L5397: AccountResetPasswordOkTypeID,
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |