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,